ghc-7.0.3: The GHC API
Vectorise.Utils.PADict
Synopsis
mkPADictType :: Type -> VM TypeSource
paDictArgType :: TyVar -> VM (Maybe Type)Source
paDictOfType :: Type -> VM (Maybe CoreExpr)Source
Get the PA dictionary for some type, or Nothing if there isn't one.
Nothing
paDFunType :: TyCon -> VM TypeSource
paDFunApply :: CoreExpr -> [Type] -> VM CoreExprSource
paMethod :: (Builtins -> Var) -> String -> Type -> VM CoreExprSource