@hackage aeson-optics1.1
Law-abiding optics for aeson
Installation
Tested Compilers
Dependencies (11)
- aeson >=0.11 && <1.5
- attoparsec >=0.13.1.0 && <0.14
- base >=4.9 && <5
- base-compat >=0.9.3 && <0.12
- bytestring >=0.10.8.1 && <0.11
- optics-core >=0.1 && <0.2 Show all…
Dependents (6)
@hackage/testcontainers, @hackage/jsonpatch, @hackage/bloodhound, @hackage/emanote, @hackage/calamity, @hackage/hevm
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