basic-lens

Basic lens type and functions

Latest on Hackage:0.0.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Chris Done
Maintained by [email protected]

Necessary type and functions for basic lens work.

Handy to depend on for libraries and general light-weight use, including PITA environments, old GHCs and non-GHC implementations with Rank-N type support. Depends on only on base.