Dangerous: Monads for operations that can exit early and produce warnings

[ error-handling, library, mit ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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 9703 total (18 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]