json-b-0.0.4: JSON parser that uses byte strings.

Text.JSONb.Simple

Description

JSON datatype definition.

Synopsis

Documentation

data JSON Source

A monomorphic JSON datatype, backed with Rational, strict ByteString and ByteString Trie.

Instances