packages feed

aeson-optics-1.1: README.markdown

lens-aeson
==========

[![Hackage](https://img.shields.io/hackage/v/lens-aeson.svg)](https://hackage.haskell.org/package/lens-aeson) [![Build Status](https://secure.travis-ci.org/lens/lens-aeson.svg)](http://travis-ci.org/lens/lens-aeson)

The goal of `lens-aeson` is to provide traversals and prisms for
the [Aeson](http://hackage.haskell.org/package/aeson) library's
Value type, while obeying the `Traversal`/`Prism` laws.

Contact Information
-------------------

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett