jl-0.1.0: Functional sed for JSON
Safe HaskellNone
LanguageHaskell2010

JL.Printer

Description

 
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.