@hackage Jdh0.1.0.1

A Json implementation for Haskell, with JavaScript Values and Encoding/Decoding

This package provides JSON data encoding and decoding for Haskell. It also provides option for beautifying the JSON encoding output with indentation and line breaks. The JSValue data type is the center of the package, and it is a type constructor; it may have different Integral types, Fractional Types or IsString types.