enclosed-exceptions: Catching all exceptions from within an enclosed computation
Catching all exceptions raised within an enclosed computation, while remaining responsive to (external) asynchronous exceptions. For more information on the technique, please see: https://www.fpcomplete.com/user/snoyberg/general-haskell/exceptions/catching-all-exceptions
Downloads
- enclosed-exceptions-1.0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 1.0.0, 1.0.0.1, 1.0.0.2, 1.0.1, 1.0.1.1, 1.0.2, 1.0.3 |
|---|---|
| Dependencies | async (>=2.0), base (>=4 && <5), deepseq, lifted-base (>=0.2), monad-control, transformers, transformers-base [details] |
| License | MIT |
| Author | Michael Snoyman, João Cristóvão |
| Maintainer | jmacristovao@gmail.com, michael@snoyman.com |
| Uploaded | by MichaelSnoyman at 2015-03-24T06:50:58Z |
| Category | Control |
| Home page | https://github.com/jcristovao/enclosed-exceptions |
| Source repo | head: git clone git://github.com/jcristovao/enclosed-exceptions.git |
| Reverse Dependencies | 24 direct, 1105 indirect [details] |
| Downloads | 41586 total (16 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |