Description
Provides law-abiding lenses for Aeson JSON values using microlens. These optics help Haskell code access and modify JSON fields while staying within the smaller microlens ecosystem.
Use it when a project combines Aeson with microlens and wants composable JSON manipulation. It is a library dependency, not a JSON application.