1 2 3 4 5 6 7 8
module CgBindery where type CgBindings = VarEnv.IdEnv CgIdInfo data CgIdInfo data VolatileLoc data StableLoc nukeVolatileBinds :: CgBindings -> CgBindings