ghc-7.0.3: The GHC API

Vectorise.Type.Env

Synopsis

Documentation

vectTypeEnv :: TypeEnv -> VM (TypeEnv, [FamInst], [(Var, CoreExpr)])Source

Vectorise a type environment. The type environment contains all the type things defined in a module.