@hackage lens-aeson1.2
Law-abiding lenses for aeson
Categories
License
MIT
Maintainer
Edward A. Kmett <ekmett@gmail.com>
Links
Versions
Installation
Tested Compilers
Dependencies (10)
- aeson >=2.0.2 && <2.1
- attoparsec >=0.10 && <0.15
- base >=4.9 && <5
- bytestring >=0.9 && <0.12
- lens >=5.0 && <6
- scientific >=0.3.2 && <0.4 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