Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phadej/aeson-optics

Law-abiding optics for aeson
https://github.com/phadej/aeson-optics

Last synced: 10 days ago
JSON representation

Law-abiding optics for aeson

Awesome Lists containing this project

README

        

aeson-optics
============

The goal of `optics-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.