BSD-3-Clause licensed by Csongor Kiss
This version can be pinned in stack with:generic-lens-core-2.2.1.0@sha256:0d2ff39f7dc8d45901cbba584c9e400d0b7dcc1a306f46dcb13bb28420a81b09,3013

Module documentation for 2.2.1.0

Used by 2 packages in nightly-2025-03-20(full list with versions):

This library uses GHC.Generics to derive efficient optics (traversals, lenses and prisms) for algebraic data types in a type-directed way, with a focus on good type inference and error messages when possible.

This package is the shared internal logic of the generic-lens and generic-optics libraries.

Changes