AbsHUtils
Documentation
uniqueTyVar :: String -> TypeSource
overloadedTyVar :: ClassName -> String -> TypeSource
tyForeignPtr :: Type -> TypeSource
isVARIANTTy :: Type -> BoolSource
purifyType :: Type -> TypeSource
recToConDecl :: ConDecl -> ConDeclSource
conDeclToCon :: ConDecl -> ExprSource
conDeclToPat :: ConDecl -> PatSource
splitFunTys :: Type -> ([Type], Type)Source
groundTyVars :: Type -> TypeSource
isEmptyDecl :: HDecl -> BoolSource
prim :: CallConv -> LocSpec -> Name -> Type -> Bool -> [(Bool, String)] -> (Bool, String) -> HDeclSource
integerLit :: IntegerLit -> ExprSource
findIncludes :: HDecl -> [String]Source
replaceTyVar :: Type -> Type -> TypeSource