lens-simple

simplified import of elementary lens-family combinators

https://github.com/michaelt/lens-simple

Version on this page:0.1.0.5
LTS Haskell 14.27:0.1.0.9
Stackage Nightly 2019-09-21:0.1.0.9
Latest on Hackage:0.1.0.9

See all snapshots lens-simple appears in

BSD-3-Clause licensed by michaelt
Maintained by [email protected]
This version can be pinned in stack with:lens-simple-0.1.0.5@sha256:3602ff4d88b47b58f4fe243cc8413bfa34ba1c1178cbef377dba16b364b317ab,5172

Module documentation for 0.1.0.5

lens-simple

This just re-exports the combinators and elementary lenses and traversals from the original ‘van Laarhoven’ lens library, Russell O’Connor’s lens-family package, including Lens.Family.State.Strict, and the corresponding TH module from Dan Burton’s lens-family-th so you can makeLenses and makeTraversals automatically.