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.1@sha256:9865cfb30d56a5931766070532961ef10295adcfb0dca84dd588b173c9cef24c,2159

Module documentation for 0.2.0.1

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.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