Safe Haskell | None |
---|
Language.PureScript.Pretty.Values
Description
Pretty printer for values
- prettyPrintValue :: Value -> String
- prettyPrintBinder :: Binder -> String
Documentation
prettyPrintValue :: Value -> StringSource
Generate a pretty-printed string representing an expression
prettyPrintBinder :: Binder -> StringSource
Generate a pretty-printed string representing a Binder