The attempt package
Defines a data type, Attempt, which has a Success and Failure constructor. Failure contains an extensible exception.
Properties
| Versions | 0.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 |
|---|---|
| Dependencies | base (4.*), control-monad-failure (≥0.2), syb, transformers (≥0.1.4.0) |
| License | BSD3 |
| Author | Michael Snoyman <michael@snoyman.com> |
| Maintainer | Michael Snoyman <michael@snoyman.com> |
| Stability | unstable |
| Category | Data |
| Home page | http://github.com/snoyberg/attempt/tree/master |
| Upload date | Tue Nov 10 04:43:59 UTC 2009 |
| Uploaded by | MichaelSnoyman |
| Built on | ghc-6.10 |
| Build failure | ghc-6.12 (log) |
| Distributions | Fedora: 0.3.1.1, NixOS: 0.3.1.1, Debian: 0.3.1.1 |
Modules
- Control
- Data
Downloads
- attempt-0.0.1.tar.gz (Cabal source package)
- package description (included in the package)