LambdaPrettyQuote-0.0.0.1: Parser, pretty printer, quasiquoter, and Arbitrary helpers for the untyped lambda calculus.

Safe HaskellSafe-Infered

Language.Lambda.Pretty

Synopsis

Documentation

ppr :: Expr -> StringSource

Pretty prints a Expr

g_ppr :: Show a => GExpr a -> StringSource

Pretty prints a GExpr