Dangerous: Monads for operations that can exit early and produce warnings
Dangerous monads result in (Either Exit a, [Warning]), where Exit can denote either ending computation early (Stop) or the computation failing (Exit, Failure). Monads, Monad Transformers, and helper functions are included.
Downloads
- Dangerous-0.3.2.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.1, 0.1.1, 0.1.2, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.3, 0.3.0, 0.3.1, 0.3.2 |
---|---|
Dependencies | base (>=4 && <5), MaybeT (>=0.1.2), mtl (>=1.0) [details] |
License | MIT |
Author | Nate Soares |
Maintainer | nate@natesoares.com |
Category | Error Handling |
Source repo | head: git clone git://github.com/Soares/Dangerous.hs.git |
Uploaded | by NateSoares at 2012-01-30T03:46:21Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 9858 total (41 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] |