error: The canonical error type
A canonical Error
type, which provides a way to turn an error string into an Error
, add context to an Error
, and pretty print the Error
for displaying it to users.
Downloads
- error-1.0.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.2.1.0, 0.2.1.1, 0.2.1.2, 0.3.0.0, 1.0.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.8.0.0 && <5), text (>=0.1) [details] |
License | MIT |
Copyright | 2021-2022 Profpatsch |
Author | Profpatsch |
Maintainer | Profpatsch <mail@profpatsch.de> |
Category | Data, Error Handling |
Home page | https://github.com/Profpatsch/error |
Bug tracker | https://github.com/Profpatsch/error/issues |
Source repo | head: git clone https://github.com/Profpatsch/error.git |
Uploaded | by Profpatsch at 2022-10-09T13:49:26Z |
Distributions | LTSHaskell:1.0.0.0, NixOS:1.0.0.0, Stackage:1.0.0.0 |
Reverse Dependencies | 1 direct, 5 indirect [details] |
Downloads | 1193 total (41 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-10-09 [all 1 reports] |