simplified import of lens-family
Go to file
2015-06-10 13:15:55 -04:00
examples turtle example, upload script 2015-05-30 23:24:29 -04:00
Lens cabal file etc. 2015-06-10 13:15:55 -04:00
changelog add changelog 2015-05-31 22:26:37 -04:00
lens-simple.cabal cabal file etc. 2015-06-10 13:15:55 -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.