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.1.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
- 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), ghc (>=8.6.5 && <10), ghc-tcplugins-extra (>=0.4 && <0.6), mtl (>=2.0.0.0 && <3.0.0.0), transformers (>=0.6.0.0 && <0.7.0.0) [details] |
| Tested with | ghc ==9.10.1 |
| License | MIT |
| Author | Zachary Churchill |
| Maintainer | zacharyachurchill@gmail.com |
| Uploaded | by goolord at 2025-03-04T20:02:54Z |
| Category | Control |
| Home page | http://github.com/haskell/checked-exceptions |
| Bug tracker | http://github.com/haskell/checked-exceptions/issues |
| Source repo | head: git clone https://github.com/goolord/checked-exceptions.git |
| Distributions | NixOS:0.2.0.0 |
| Downloads | 68 total (4 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] |