diff options
Diffstat (limited to 'compiler/codeGen/ClosureInfo.hi-boot-6')
-rw-r--r-- | compiler/codeGen/ClosureInfo.hi-boot-6 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/compiler/codeGen/ClosureInfo.hi-boot-6 b/compiler/codeGen/ClosureInfo.hi-boot-6 new file mode 100644 index 0000000000..d313ccde80 --- /dev/null +++ b/compiler/codeGen/ClosureInfo.hi-boot-6 @@ -0,0 +1,4 @@ +module ClosureInfo where + +data LambdaFormInfo +data ClosureInfo |