checked-exceptions: mtl-style checked exceptions
A monad transformer that allows you to throw and catch a restricted set of exceptions, tracked at the type level.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- checked-exceptions-0.2.0.0.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] | 0.1.0.0, 0.1.0.1, 0.2.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.12.0.0 && <5), constraints (>=0.14 && <0.15), exceptions (>=0.10 && <0.11), ghc (>=8.6.5 && <10), ghc-tcplugins-extra (>=0.4 && <0.6), mtl (>=2.0.0.0 && <3.0.0.0) [details] |
Tested with | ghc ==9.10.1 |
License | MIT |
Author | Zachary Churchill |
Maintainer | zacharyachurchill@gmail.com |
Revised | Revision 1 made by goolord at 2025-03-06T19:26:49Z |
Category | Control |
Home page | http://github.com/goolord/checked-exceptions |
Bug tracker | http://github.com/goolord/checked-exceptions/issues |
Source repo | head: git clone https://github.com/goolord/checked-exceptions.git |
Uploaded | by goolord at 2025-03-05T18:46:13Z |
Distributions | |
Downloads | 13 total (13 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] |