The Dangerous package
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.
Properties
| Versions | 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.*), mtl (≥1.0) |
| License | MIT |
| Author | Nate Soares |
| Maintainer | nate@natesoares.com |
| Category | Error Handling |
| Source repository | git clone git://github.com/Soares/Dangerous.hs.git |
| Upload date | Sat Jan 28 20:09:08 UTC 2012 |
| Uploaded by | NateSoares |
| Built on | ghc-7.2 |
Modules
- Control
Downloads
- Dangerous-0.3.tar.gz (Cabal source package)
- package description (included in the package)