@hackage aeson0.8.1.0
Fast JSON parsing and encoding
Categories
License
BSD-3-Clause
Maintainer
Bryan O'Sullivan <bos@serpentine.com>
Links
Versions
Installation
Dependencies (18)
- attoparsec >=0.13.0.0
- base >=4.5 && <4.9
- bytestring >=0.10.4.0 && <0.11
- containers
- deepseq
- dlist >=0.2 Show all…
Dependents (3341)
@hackage/arbor-datadog, @cardano/deriving-aeson, @hackage/pms-domain-service, @hackage/pgmq-hasql, @hackage/stratosphere-mediapackagev2, @hackage/quantex, Show all…
Package Flags
developer
(off by default)
operate in developer mode
old-locale
(off by default)
If false then depend on time >= 1.5.
If true then depend on time >= 1.1.3 && < 1.5 together with old-locale.
Welcome to aeson
aeson is a fast Haskell library for working with JSON data.
Join in!
We are happy to receive bug reports, fixes, documentation enhancements, and other improvements.
Please report bugs via the github issue tracker.
Master git repository:
git clone git://github.com/bos/aeson.git
There's also a Mercurial mirror:
hg clone http://bitbucket.org/bos/aeson
(You can create and contribute changes using either git or Mercurial.)
Authors
This library is written and maintained by Bryan O'Sullivan, bos@serpentine.com.