errors: Simplified error-handling
The one-stop shop for all your error-handling needs! Just import Control.Error.
This library encourages an error-handling style that directly uses the type system, rather than out-of-band exceptions.
Modules
[Index]
Downloads
- errors-2.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0.0, 1.1.0, 1.1.1, 1.2.0, 1.2.1, 1.3.0, 1.3.1, 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.4.6, 1.4.7, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.2.5, 2.3.0 |
---|---|
Dependencies | base (>=4 && <5), safe (>=0.3.3 && <0.4), transformers (>=0.2 && <0.5), transformers-compat (>=0.4 && <0.5) [details] |
License | BSD-3-Clause |
Copyright | 2012, 2013 Gabriel Gonzalez |
Author | Gabriel Gonzalez |
Maintainer | Gabriel439@gmail.com |
Category | Control, Error Handling |
Bug tracker | https://github.com/Gabriel439/Haskell-Errors-Library/issues |
Source repo | head: git clone https://github.com/Gabriel439/Haskell-Errors-Library |
Uploaded | by GabrielGonzalez at 2015-09-15T18:38:38Z |
Distributions | Arch:2.3.0, Debian:2.3.0, Fedora:2.3.0, FreeBSD:2.0.0, LTSHaskell:2.3.0, NixOS:2.3.0, Stackage:2.3.0 |
Reverse Dependencies | 148 direct, 648 indirect [details] |
Downloads | 79074 total (32 in the last 30 days) |
Rating | 2.5 (votes: 3) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-09-15 [all 1 reports] |