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.2.4.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.5 && <5), exceptions (>=0.6 && <0.10), safe (>=0.3.3 && <0.4), text (<1.3), transformers (>=0.2 && <0.6), transformers-compat (>=0.4 && <0.7), unexceptionalio (>=0.3 && <0.4) [details] |
Tested with | ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.2, ghc ==8.0.1 |
License | BSD-3-Clause |
Copyright | 2012, 2013 Gabriel Gonzalez |
Author | Gabriel Gonzalez |
Maintainer | Gabriel439@gmail.com |
Revised | Revision 1 made by HerbertValerioRiedel at 2019-03-30T20:12:40Z |
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 2018-02-26T17:02:12Z |
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 | 147 direct, 634 indirect [details] |
Downloads | 78337 total (316 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 2018-02-26 [all 1 reports] |