ghc-aeson-pretty 0.8.10
Dependencies: ghc-aeson@2.2.3.0 ghc-base-compat@0.14.1 ghc-scientific@0.3.8.0 ghc-vector@0.13.2.0 ghc-unordered-containers@0.2.20 ghc-attoparsec@0.14.4 ghc-attoparsec-aeson@2.2.2.0 ghc-cmdargs@0.10.22
Channel: guix
Home page: https://github.com/informatikr/aeson-pretty
Licenses: Modified BSD
Build system: haskell
Synopsis: JSON pretty-printing library and command-line tool
Description:
This package provides a JSON pretty-printing library compatible with aeson as well as a command-line tool to improve readability of streams of JSON data. The library provides the function encodePretty. It is a drop-in replacement for aeson's encode function, producing JSON-ByteStrings for human readers. The command-line tool reads JSON from stdin and writes prettified JSON to stdout. It also offers a complementary "compact"-mode, essentially the opposite of pretty-printing.
Total packages: 1