Deprecated

control-monad-failure-mtl

A class for monads which can fail with an error for mtl 1 (deprecated)

http://github.com/pepeiborra/control-monad-failure

Latest on Hackage:0.7.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-PublicDomain licensed by Pepe Iborra, Michael Snoyman, Nicolas Pouillard
Maintained by [email protected]

A class for monads which can fail with an error. Please note: this package is only applicable for the now-deprecated mtl 1. Since mtl 2 is compatible with the transformers package, users of mtl 2 should simply use the control-monad-failure package.