Win32-errors: Alternative error handling for Win32 foreign calls
This package provides an alternative to the Win32 library's error handling mechanism. The goal is to provide a nearly drop-in replacement for Win32's error-handling functions while offering the following benefits:
Ability to distinguish between different Win32 error codes.
Ability to catch Win32 exceptions separately from other exception types.
Ability to query for the generating function's name and standard system error massage associated with the exception.
Downloads
- Win32-errors-0.2.2.5.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
Versions [RSS] | 0.1, 0.2, 0.2.0.1, 0.2.1, 0.2.2, 0.2.2.1, 0.2.2.3, 0.2.2.4, 0.2.2.5, 0.2.2.6, 0.2.2.7 |
---|---|
Change log | ChangeLog |
Dependencies | base (>=4.6 && <5.0), template-haskell (>=2.8 && <2.17), text (>=0.11 && <1.3), Win32 (>=2.2 && <2.12) [details] |
Tested with | ghc ==8.0.1, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.3, ghc ==8.6.5, ghc ==8.8.1 |
License | BSD-3-Clause |
Copyright | Michael Steele, 2014 - 2019 |
Author | Michael Steele |
Maintainer | mikesteele81@gmail.com |
Revised | Revision 1 made by gussen at 2021-03-03T20:38:56Z |
Category | System |
Home page | http://github.com/mikesteele81/win32-errors |
Bug tracker | http://github.com/mikesteele81/win32-errors/issues |
Source repo | head: git clone http://github.com/mikesteele81/win32-errors |
Uploaded | by gussen at 2019-09-15T19:04:24Z |
Distributions | NixOS:0.2.2.7 |
Reverse Dependencies | 6 direct, 0 indirect [details] |
Downloads | 7216 total (16 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |