error-codes: Error code functions

[ bsd3, library, system ] [ Propose Tags ]

A library for creating human-readable descriptions of error codes from the operating system.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.3.1
Change log CHANGELOG.md
Dependencies base (>=4.11.1 && <5), bytestring (>=0.11), primitive (>=0.7 && <0.10), primitive-unlifted (>=0.1 && <2.2), text (>=2.0), text-short (>=0.1.5) [details]
License BSD-3-Clause
Copyright 2019 Andrew Martin
Author Andrew Martin
Maintainer amartin@layer3com.com
Category System
Home page https://github.com/byteverse/error-codes
Bug tracker https://github.com/byteverse/error-codes/issues
Source repo head: git clone git://github.com/byteverse/error-codes.git
Uploaded by l3c_amartin at 2024-02-06T13:45:31Z
Distributions NixOS:0.1.3.1
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 1154 total (28 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-02-06 [all 1 reports]

Readme for error-codes-0.1.3.1

[back to package description]

error-codes

A library for creating human-readable descriptions of error codes from the operating system.