attempt-0.0.0: Error handling using extensible exceptions outside the IO monad.

The attempt package

Defines a data type, Attempt, which has a Success and Failure constructor. Failure contains an extensible exception.

Properties

Versions0.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
Dependenciesbase (4.*), syb, transformers (≥0.1.4.0)
LicenseBSD3
AuthorMichael Snoyman <michael@snoyman.com>
MaintainerMichael Snoyman <michael@snoyman.com>
Stabilityunstable
CategoryData
Home pagehttp://github.com/snoyberg/attempt/tree/master
Upload dateSun Oct 25 20:41:21 UTC 2009
Uploaded byMichaelSnoyman
Built onghc-6.10, ghc-6.12
DistributionsFedora: 0.3.1.1, NixOS: 0.3.1.1, Debian: 0.3.1.1

Modules

Downloads