ghc-7.0.4: The GHC API
Vectorise.Type.Type
Synopsis
vectTyCon :: TyCon -> VM TyCon
Vectorise a type constructor.
vectAndLiftType :: Type -> VM (Type, Type)
Produce the vectorised and lifted versions of a type.
vectType :: Type -> VM Type
Vectorise a type.