Reorganisation of the source tree
[ghc-hetmet.git] / ghc / compiler / codeGen / CgBindery.hi-boot-6
diff --git a/ghc/compiler/codeGen/CgBindery.hi-boot-6 b/ghc/compiler/codeGen/CgBindery.hi-boot-6
deleted file mode 100644 (file)
index 7d1f300..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-module CgBindery where
-
-type CgBindings = VarEnv.IdEnv CgIdInfo
-data CgIdInfo
-data VolatileLoc
-data StableLoc
-
-nukeVolatileBinds :: CgBindings -> CgBindings