Safe Haskell | None |
---|---|
Language | Haskell98 |
Pretty printer for Types
- prettyPrintType :: Type -> String
- prettyPrintTypeAtom :: Type -> String
- prettyPrintRow :: Type -> String
Documentation
prettyPrintType :: Type -> String Source
Generate a pretty-printed string representing a Type
prettyPrintTypeAtom :: Type -> String Source
Generate a pretty-printed string representing a Type, as it should appear inside parentheses
prettyPrintRow :: Type -> String Source
Generate a pretty-printed string representing a Row