ghc-7.0.3: The GHC API

Vectorise.Type.Type

Synopsis

Documentation

vectTyCon :: TyCon -> VM TyConSource

Vectorise a type constructor.

vectAndLiftType :: Type -> VM (Type, Type)Source

Produce the vectorised and lifted versions of a type.

vectType :: Type -> VM TypeSource

Vectorise a type.