dhodovsk / source-git / ghc-aeson

Forked from source-git/ghc-aeson 3 years ago
Clone
Blob Blame History Raw
# Welcome to `aeson` [![Hackage](https://img.shields.io/hackage/v/aeson.svg)](https://hackage.haskell.org/package/aeson) [![Build Status](https://travis-ci.org/bos/aeson.svg)](https://travis-ci.org/bos/aeson)

aeson is a fast Haskell library for working with JSON data.


# Join the dark side!

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`

See what's changed in recent (and upcoming) releases:

* https://github.com/bos/aeson/blob/master/changelog.md

(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>.