Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
Documentation
HTApp HType HType | |
HTVar HSymbol | |
HTCon HSymbol | |
HTTuple [HType] | |
HTArrow HType HType | |
HTUnion [(HSymbol, [HType])] | |
HTAbstract HSymbol HKind |
pHDataType :: ReadP HType Source #
prHSymbolOp :: HSymbol -> String Source #
termToHExpr :: Term -> HExpr Source #
getBinderVars :: HClause -> [HSymbol] Source #