Description
Simple lenses, minimum dependencies.
Description
README.md
data-lens-light
This is a minimalistic lens library, based on data-lens.
The main differences from data-lens are:
- reduced API
 - minimal set of dependencies
 - data-lens, data-lens-fd and data-lens-template exported through a single module in a single package
 MonadStatecombinators return()- strict 
MonadStatecombinators force the whole state, too 
(The above list may be not exhaustive. Compatibility with data-lens is not a goal.)