purescript-0.5.2.1: PureScript Programming Language Compiler

Safe HaskellNone

Language.PureScript.Pretty.Types

Description

Pretty printer for Types

Synopsis

Documentation

prettyPrintType :: Type -> StringSource

Generate a pretty-printed string representing a Type

prettyPrintTypeAtom :: Type -> StringSource

Generate a pretty-printed string representing a Type, as it should appear inside parentheses

prettyPrintRow :: Type -> StringSource

Generate a pretty-printed string representing a Row