summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CgBindery.hi-boot-6
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/codeGen/CgBindery.hi-boot-6')
-rw-r--r--compiler/codeGen/CgBindery.hi-boot-68
1 files changed, 0 insertions, 8 deletions
diff --git a/compiler/codeGen/CgBindery.hi-boot-6 b/compiler/codeGen/CgBindery.hi-boot-6
deleted file mode 100644
index 7d1f300a86..0000000000
--- a/compiler/codeGen/CgBindery.hi-boot-6
+++ /dev/null
@@ -1,8 +0,0 @@
-module CgBindery where
-
-type CgBindings = VarEnv.IdEnv CgIdInfo
-data CgIdInfo
-data VolatileLoc
-data StableLoc
-
-nukeVolatileBinds :: CgBindings -> CgBindings