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.2.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] | 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 | base (>=4.6 && <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 |
Revised | Revision 1 made by phadej at 2016-07-04T22:38:20Z |
Category | Control |
Home page | https://github.com/jcristovao/enclosed-exceptions |
Source repo | head: git clone git://github.com/jcristovao/enclosed-exceptions.git |
Uploaded | by MichaelSnoyman at 2016-06-22T08:03:06Z |
Distributions | Arch:1.0.3, Debian:1.0.3, Fedora:1.0.3, FreeBSD:1.0.1.1, LTSHaskell:1.0.3, NixOS:1.0.3, Stackage:1.0.3 |
Reverse Dependencies | 23 direct, 1052 indirect [details] |
Downloads | 41403 total (10 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 2016-06-22 [all 1 reports] |