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