attempt-0.0.1: 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.*), control-monad-failure (≥0.2), 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 dateTue Nov 10 04:43:59 UTC 2009
Uploaded byMichaelSnoyman
Built onghc-6.10
Build failureghc-6.12 (log)
DistributionsFedora: 0.3.1.1, NixOS: 0.3.1.1, Debian: 0.3.1.1

Modules

Downloads