purescript-0.8.1.0: PureScript Programming Language Compiler

Safe HaskellNone
LanguageHaskell98

Language.PureScript.Pretty.Values

Description

Pretty printer for values

Synopsis

Documentation

prettyPrintValue :: Int -> Expr -> Box Source

Pretty-print an expression

prettyPrintBinder :: Binder -> String Source

Generate a pretty-printed string representing a Binder