tagged-exception-core: Reflect exceptions using phantom types.
[ bsd3, control, error-handling, exceptions, failure, library, monad, monads, phantom-types ]
[ Propose Tags ]
[ Report a vulnerability ]
This library provides interface similar to extensible-exceptions. It
introduces Throws
monad transformer that uses phantom type to tag code that
may raise exception. Intention is to make exceptions explicit and to enforce
exception handling.
[Skip to Readme]
Modules
[Index]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
pedantic | Pass additional flags to GHC. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- tagged-exception-core-2.1.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
Versions [RSS] | 2.0.0.0, 2.1.0.0, 2.2.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.5 && <5), exceptions (>0.6 && <0.9), mmorph (>=1.0.0 && <1.1), mtl (>=2.1 && <2.3), transformers (>=0.3 && <0.6) [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) 2009-2015, Peter Trško |
Author | Peter Trško |
Maintainer | peter.trsko@gmail.com |
Revised | Revision 2 made by PeterTrsko at 2016-01-17T10:58:45Z |
Category | Control , Error Handling , Exceptions , Failure , Monad , Monads , Phantom Types |
Home page | https://github.com/trskop/tagged-exception |
Bug tracker | https://github.com/trskop/tagged-exception/issues |
Source repo | head: git clone git://github.com/trskop/tagged-exception-core.git this: git clone git://github.com/trskop/tagged-exception-core.git(tag 2.1.0.0) |
Uploaded | by PeterTrsko at 2015-06-14T20:26:09Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 2549 total (1 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-09-30 [all 1 reports] |