[project @ 2002-03-14 15:47:52 by simonmar]
[ghc-hetmet.git] / ghc / compiler / codeGen / CgExpr.hi-boot-6
index 588e63f..dc2d75c 100644 (file)
@@ -1,3 +1,3 @@
-__interface CgExpr 1 0 where
-__export CgExpr cgExpr;
-1 cgExpr :: StgSyn.StgExpr -> CgMonad.Code ;
+module CgExpr where
+
+cgExpr :: StgSyn.StgExpr -> CgMonad.Code