aeson-optics

Law-abiding optics for aeson

http://github.com/phadej/aeson-optics

Version on this page:1.1.1@rev:1
LTS Haskell 22.14:1.2.1
Stackage Nightly 2023-12-26:1.2.1
Latest on Hackage:1.2.1

See all snapshots aeson-optics appears in

MIT licensed by Edward A. Kmett, Oleg Grenrus
Maintained by Oleg Grenrus
This version can be pinned in stack with:aeson-optics-1.1.1@sha256:ce4d6013aa878be4d25bca2b638a77ba53a86b9af905df8bcb3453880505d673,1687

Module documentation for 1.1.1

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.

Changes

1.1.1

  • Support aeson-2.0.0.0: add instances for KeyMap.