simplified import of lens-family
Go to file
2015-05-30 23:24:29 -04:00
examples turtle example, upload script 2015-05-30 23:24:29 -04:00
Lens rank2 2015-05-30 15:30:20 -04:00
lens-simple.cabal base version 2015-05-30 16:35:51 -04:00
LICENSE omit -family 2015-05-30 15:34:09 -04:00
README.md rename 2015-05-30 16:08:53 -04:00
Setup.hs first commit 2014-04-26 23:21:13 -04:00
upload.sh turtle example, upload script 2015-05-30 23:24:29 -04:00

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.