Safe Haskell | None |
---|
Vectorise.Type.Type
Documentation
vectTyCon :: TyCon -> VM TyConSource
Vectorise a type constructor. Unless there is a vectorised version (stripped of embedded parallel arrays), the vectorised version is the same as the original.
ghc-7.7.20130829: The GHC API
Safe Haskell | None |
---|
Vectorise.Type.Type
vectTyCon :: TyCon -> VM TyConSource
Vectorise a type constructor. Unless there is a vectorised version (stripped of embedded parallel arrays), the vectorised version is the same as the original.