except-exceptions

Safely deal with exceptions in ExceptT

https://github.com/thumphries/except-exceptions

Latest on Hackage:0.1@rev: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.

BSD-3-Clause licensed by Tim Humphries
Maintained by Tim Humphries

Exception-related functions for ExceptT.

As of exceptions-0.9.0, ExceptT has a valid and sensible MonadMask instance. If available, this package simply re-exports the relevant functions from exceptions.