[project @ 2003-10-10 12:42:19 by simonpj]
authorsimonpj <unknown>
Fri, 10 Oct 2003 12:42:19 +0000 (12:42 +0000)
committersimonpj <unknown>
Fri, 10 Oct 2003 12:42:19 +0000 (12:42 +0000)
GHC 5 hi-boot file

ghc/compiler/iface/TcIface.hi-boot-5

index 53b5b04..3647edf 100644 (file)
@@ -1,4 +1,5 @@
 __interface TcIface 1 0 where
-
+__export TcIface tcImportDecl ;
 1 tcImportDecl :: Name.Name -> TcRnTypes.IfG TypeRep.TyThing ;
 
+