X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=ghc%2Fcompiler%2FcodeGen%2FCgExpr.hi-boot-6;h=dc2d75cefe2b531ffce67187fd20198219d0360c;hb=3f1234649fee9d121801b44789e5b4fb91b647c3;hp=588e63f8f1b4fa35a1cb6f8a721b785f0232ab6a;hpb=2cc5b907318f97e19b28b2ad8ed9ff8c1f401dcc;p=ghc-hetmet.git diff --git a/ghc/compiler/codeGen/CgExpr.hi-boot-6 b/ghc/compiler/codeGen/CgExpr.hi-boot-6 index 588e63f..dc2d75c 100644 --- a/ghc/compiler/codeGen/CgExpr.hi-boot-6 +++ b/ghc/compiler/codeGen/CgExpr.hi-boot-6 @@ -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