JSONb-1.0.6: 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