jl-0.1.0: Functional sed for JSON
Safe HaskellSafe-Inferred
LanguageHaskell2010

JL.Printer

Synopsis

Documentation

prettyType :: Type -> Text Source #

Pretty printing for type.

prettyExp :: Expression -> Text Source #

Pretty printing for expression.

prettyCore :: Core -> Text Source #

Pretty printing for core.