[project @ 1998-08-14 11:25:58 by sof]
authorsof <unknown>
Fri, 14 Aug 1998 11:25:58 +0000 (11:25 +0000)
committersof <unknown>
Fri, 14 Aug 1998 11:25:58 +0000 (11:25 +0000)
Re-export foreign decl bits

ghc/compiler/hsSyn/HsSyn.lhs

index a6219b1..22dcc54 100644 (file)
@@ -32,7 +32,7 @@ module HsSyn (
 -- friends:
 import HsBinds
 import HsDecls         ( HsDecl(..), TyDecl(..), InstDecl(..), ClassDecl(..), 
-                         DefaultDecl(..), 
+                         DefaultDecl(..), ForeignDecl(..), ExtName(..), isDynamic,
                          FixityDecl(..), 
                          ConDecl(..), ConDetails(..), BangType(..),
                          IfaceSig(..), HsIdInfo,  SpecDataSig(..),