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

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

Versions0.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
Dependenciesbase (4.*), mtl (≥1.0)
LicenseMIT
AuthorNate Soares
Maintainernate@natesoares.com
CategoryError Handling
Source repositorygit clone git://github.com/Soares/Dangerous.hs.git
Upload dateSat Jan 28 20:09:08 UTC 2012
Uploaded byNateSoares
Built onghc-7.2

Modules

Downloads