@hackage aeson-optics1.2.1
Law-abiding optics for aeson
Installation
Tested Compilers
Dependencies (9)
- aeson >=2.0.3.0 && <2.3
- base >=4.10 && <4.20
- bytestring >=0.10.8.1 && <0.13
- optics-core >=0.4.1 && <0.5
- optics-extra >=0.4.1 && <0.5
- scientific >=0.3.4.9 && <0.4 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.