make in-place has bitrotted, so don't advertise or support it
[ghc-hetmet.git] / 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