MIT licensed by Roman Cheplyaka
Maintained by [email protected]
This version can be pinned in stack with:data-lens-light-0.1.2.1@sha256:8ddd9f83b9895d057452a4464fcdb0a3db00792705025923826a8df434bb77af,1040

Module documentation for 0.1.2.1

Used by 3 packages in nightly-2015-12-01(full list with versions):

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
  • MonadState combinators return ()
  • strict MonadState combinators force the whole state, too

(The above list may be not exhaustive. Compatibility with data-lens is not a goal.)

Changes

Changes

Version 0.1.2.1

Relax the lower bound on base

Version 0.1.2

Add vanLaarhoven

Version 0.1.1

Add zoom

Version 0.1.0.2

Add support for mtl 2.1

Version 0.1.0.1

Upgrade to mtl 2.2