ppJSON
:: JValue -> String
Pretty print a JSON value with the default options of Curry's Pretty module. |
ppJValue
:: JValue -> Doc
Turn a JSON value into a Doc from Curry's Pretty module. |
Pretty print a JSON value with the default options of Curry's Pretty module. |