JSON pretty-printing library
A JSON pretty-printing library compatible with aeson as well as a command-line tool to improve readabilty 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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.8.10-4.fc43 | - |
Fedora 42 | 0.8.10-2.fc42 | - |
Fedora 41 | 0.8.10-1.fc41 | - |
Fedora EPEL 9 | 0.8.9-1.el9 | - |
Fedora EPEL 10.1 | 0.8.10-1.el10_0 | - |
Fedora EPEL 10.0 | 0.8.10-1.el10_0 | - |
You can contact the maintainers of this package via email at
ghc-aeson-pretty dash maintainers at fedoraproject dot org
.