except-exceptions: Safely deal with exceptions in ExceptT
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
.
Downloads
- except-exceptions-0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1 |
---|---|
Dependencies | base (>=4.9 && <4.12), exceptions (>=0.6 && <0.11), transformers (>=0.4 && <0.6) [details] |
License | BSD-3-Clause |
Author | Tim Humphries |
Maintainer | Tim Humphries <tim@utf8.me> |
Revised | Revision 1 made by TimHumphries at 2018-03-23T02:40:41Z |
Category | Monad |
Home page | https://github.com/thumphries/except-exceptions |
Bug tracker | https://github.com/thumphries/except-exceptions/issues |
Source repo | head: git clone https://github.com/thumphries/except-exceptions |
Uploaded | by TimHumphries at 2018-03-20T04:04:52Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1017 total (7 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-03-20 [all 1 reports] |