purescript-0.3.9: PureScript Programming Language Compiler

Safe HaskellNone

Language.PureScript.Pretty.Values

Description

Pretty printer for values

Synopsis

Documentation

prettyPrintValue :: Value -> StringSource

Generate a pretty-printed string representing a Value

prettyPrintBinder :: Binder -> StringSource

Generate a pretty-printed string representing a Binder