ghc-7.0.3: The GHC API

Vectorise.Type.Type

Synopsis

Documentation

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.