@hackage aeson-native0.3.3.2
Fast JSON parsing and encoding (deprecated)
Categories
License
BSD-3-Clause
Maintainer
Bryan O'Sullivan <bos@mailrank.com>
Links
Versions
Deprecated
Dependencies (15)
- base >=4 && <4.4
- bytestring
- containers
- deepseq <1.2
- mtl
- text >=0.11.0.2 Show all…
Dependents (11)
@hackage/snap, @hackage/dingo-widgets, @hackage/acme-everything, @hackage/yesod-core, @hackage/buildwrapper, @hackage/yesod-auth, Show all…
Package Flags
developer
(off by default)
operate in developer mode
Welcome to aeson
aeson is a fast Haskell library for working with JSON data.
Important note for users of GHCi and Template Haskell
This package depends on the blaze-textual package , and is unfortunately subject to crashes if you use GHCi or Template Haskell in your work.
For complete details, including a workaround, see the writeup in the blaze-textual README.
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/mailrank/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@mailrank.com.