remove empty dir
[ghc-hetmet.git] / ghc / compiler / codeGen / CgBindery.hi-boot-6
1 module CgBindery where
2
3 type CgBindings = VarEnv.IdEnv CgIdInfo
4 data CgIdInfo
5 data VolatileLoc
6 data StableLoc
7
8 nukeVolatileBinds :: CgBindings -> CgBindings