BSD-3-Clause licensed by Edward A. Kmett
Maintained by Edward A. Kmett
This version can be pinned in stack with:lens-action-0.2.0.2@sha256:a2f782186ca73d315a68a1e8430ae56ef4fd468237ab3d11b86a95efc41b18ae,2155

Module documentation for 0.2.0.2

This package contains combinators and types for working with monadic getters and folds as split off from the original lens package.

Changes

0.2.0.2

  • Migrate to new phantom definition in contravariant

0.2.0.1

  • Add Control.Lens.Action.Type to exposed-modules list.

0.2

  • profunctors-5 and lens-4.10 support

0.1.0.1

  • Add Control.Lens.Action.Type to exposed-modules list.

0.1

  • Initial split from lens package