attempt: Error handling using extensible exceptions outside the IO monad.
Deprecated
in favor of exceptions
Defines a data type, Attempt, which has a Success and Failure constructor. Failure contains an extensible exception.
Modules
[Index]
Downloads
- attempt-0.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0, 0.0.1, 0.0.2, 0.2.0, 0.2.1, 0.2.2, 0.3.0, 0.3.1, 0.3.1.1, 0.4.0, 0.4.0.1 |
---|---|
Dependencies | base (>=4 && <5), syb, transformers (>=0.1.4.0) [details] |
License | BSD-3-Clause |
Author | Michael Snoyman <michael@snoyman.com> |
Maintainer | Michael Snoyman <michael@snoyman.com> |
Category | Data |
Home page | http://github.com/snoyberg/attempt/tree/master |
Uploaded | by MichaelSnoyman at 2009-10-25T20:41:21Z |
Distributions | |
Reverse Dependencies | 16 direct, 1123 indirect [details] |
Downloads | 12665 total (16 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |