@hackage lens-aeson1.2.3
Law-abiding lenses for aeson
Categories
License
MIT
Maintainer
Edward A. Kmett <ekmett@gmail.com>
Links
Versions
Installation
Tested Compilers
Dependencies (9)
- aeson >=2.0.2 && <2.4
- base >=4.9 && <5
- bytestring >=0.9 && <0.13
- lens >=5.0 && <6
- scientific >=0.3.2 && <0.4
- text >=0.11.1.10 && <2.2 Show all…
Dependents (162)
@hackage/cabal-scaffold, @hackage/microformats2-parser, @hackage/postgres-websockets, @hackage/captcha-2captcha, @hackage/biscuit-haskell, @hackage/vinyl, Show all…
lens-aeson
The goal of lens-aeson is to provide traversals and prisms for
the 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