BSD-3-Clause licensed by Gabriel Gonzalez
Maintained by [email protected]
This version can be pinned in stack with:mmorph-1.1.0@sha256:91a7b38d11f8031c0462a7e544c5bd282051c3a357e804948a353fba5834ee5e,1080

Module documentation for 1.1.0

This library provides monad morphism utilities, most commonly used for manipulating monad transformer stacks.

Changes

1.1.0

  • BREAKING CHANGE: Enable PolyKinds
    • This should in theory be a non-breaking change, but due to a bug in GHC 8.0.1 and kind inference ambiguities I’m marking this as a breaking change