purescript-0.11.4: PureScript Programming Language Compiler

Safe HaskellNone
LanguageHaskell2010

Language.PureScript.Pretty.Values

Description

Pretty printer for values

Synopsis

Documentation

prettyPrintValue :: Int -> Expr -> Box Source #

Pretty-print an expression

prettyPrintBinder :: Binder -> Text Source #

Generate a pretty-printed string representing a Binder