This package contains combinators and types for working with monadic getters and folds as split off from the original lens package.
Contact Information
Contributions and bug reports are welcome!
Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.
-Edward Kmett
Changes
0.2.6 [2021.11.16]
Drop support for pre-8.0 versions of GHC.
0.2.5 [2021.02.17]
Allow building with lens-5.*.
The build-type has been changed from Custom to Simple.
To achieve this, the doctests test suite has been removed in favor of using
cabal-docspec
to run the doctests.