Changelog of @hackage/lens-action 0.2.3

0.2.3 [2018.01.18]

  • Add an Apply context to the Monoid instance for Effect, allowing lens-action to build against lens-4.16.

0.2.2

  • Add a library dependency for the doctests test suite

0.2.1

  • Revamp Setup.hs to use cabal-doctest. This makes it build with Cabal-2.0, and makes the doctests work with cabal new-build and sandboxes.

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