ghc-7.0.3: The GHC API
Vectorise.Type.Env
Synopsis
vectTypeEnv :: TypeEnv -> VM (TypeEnv, [FamInst], [(Var, CoreExpr)])Source
Vectorise a type environment. The type environment contains all the type things defined in a module.