Safe Haskell | None |
---|---|
Language | Haskell98 |
Pretty printer for values
- prettyPrintValue :: Int -> Expr -> Box
- prettyPrintBinder :: Binder -> String
- prettyPrintBinderAtom :: Binder -> String
Documentation
prettyPrintValue :: Int -> Expr -> Box Source
Pretty-print an expression
prettyPrintBinder :: Binder -> String Source
Generate a pretty-printed string representing a Binder