[project @ 2004-11-18 00:56:18 by igloo]
[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