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