@hackage resumable-exceptions0.0.0.20100920

A monad transformer for resumable exceptions

This package defines a monad transformer for resumable exceptions; like ErrorT except the exceptions include a resumption. It interoperates with the mtl monads, but beware!, many of those instances are unvalidated.