simplified import of lens-family
Go to file
2015-07-06 23:39:08 -04:00
examples turtle example, upload script 2015-05-30 23:24:29 -04:00
Lens documentation tuning 2015-07-06 23:39:08 -04:00
.gitignore gitignore 2015-06-16 13:53:24 -04:00
changelog zoom_ etc. 2015-06-14 18:59:23 -04:00
lens-simple.cabal documentation tuning 2015-07-06 23:39:08 -04:00
LICENSE cabal file remarks 2015-06-10 16:39:41 -04:00
README.md readme updated slightly 2015-06-14 21:07:56 -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

Lens-Simple makes it easier to use the combinators and elementary lenses and traversals from the original 'van Laarhoven' lens library: Russell O'Connor's lens-family package. Despite its simplicity, this package has a rather complicated structure. The zoom preferred here is from Lens.Family.State.Strict. makeLenses and makeTraversals & co are re-exported from Dan Burton's lens-family-th.