aeson-0.11.0.0: README.markdown
# Welcome to `aeson` [](https://hackage.haskell.org/package/aeson) [](https://travis-ci.org/bos/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](http://github.com/bos/aeson/issues).
Master [git repository](http://github.com/bos/aeson):
* `git clone git://github.com/bos/aeson.git`
There's also a [Mercurial mirror](http://bitbucket.org/bos/aeson):
* `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>.