except-exceptions: Safely deal with exceptions in ExceptT
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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
.
Properties
Versions | 0.1, 0.1 |
---|---|
Change log | None available |
Dependencies | base (>=4.9 && <4.11), exceptions (>=0.6 && <0.11), transformers (>=0.4 && <0.6) [details] |
License | BSD-3-Clause |
Author | Tim Humphries |
Maintainer | Tim Humphries <tim@utf8.me> |
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:27Z |
Modules
[Index]
- Control
- Monad
- Trans
- Monad
Downloads
- except-exceptions-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees