diff options
Diffstat (limited to 'compiler/codeGen/CgExpr.hi-boot-6')
-rw-r--r-- | compiler/codeGen/CgExpr.hi-boot-6 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/compiler/codeGen/CgExpr.hi-boot-6 b/compiler/codeGen/CgExpr.hi-boot-6 new file mode 100644 index 0000000000..dc2d75cefe --- /dev/null +++ b/compiler/codeGen/CgExpr.hi-boot-6 @@ -0,0 +1,3 @@ +module CgExpr where + +cgExpr :: StgSyn.StgExpr -> CgMonad.Code |