@hackage aeson-optics1.2
Law-abiding optics for aeson
Installation
Tested Compilers
Dependencies (11)
- aeson >=2.0.3.0 && <2.2
- attoparsec >=0.13.1.0 && <0.15
- base >=4.10 && <4.17
- bytestring >=0.10.8.1 && <0.12
- optics-core >=0.4.1 && <0.5
- optics-extra >=0.4.1 && <0.5 Show all…
Dependents (6)
@hackage/testcontainers, @hackage/jsonpatch, @hackage/bloodhound, @hackage/emanote, @hackage/calamity, @hackage/hevm
aeson-optics
The goal of optics-aeson is to provide traversals and prisms for
the Aeson library's
Value type, while obeying the Traversal/Prism laws.