hierarchical-exceptions: Template Haskell functions to easily create exception hierarchies
Haskell supports exception hierarchies, but they require quite a bit of boilerplate to declare. This package leverages Template Haskell to automate declaration of large exception hierarchies.
This package requires GHC 7.6, as a bug in GHC 7.4 prevents expansion of Template Haskell splices using 'deriving Typeable'.
Downloads
- hierarchical-exceptions-1.0.1.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] | 1.0.0, 1.0.1 |
---|---|
Dependencies | base (>=4.6 && <5), template-haskell (>=2.2.0.0 && <3) [details] |
Tested with | ghc ==7.6.3 |
License | Apache-2.0 |
Copyright | © 2014 Galois, Inc. |
Author | Benjamin Barenblat |
Maintainer | bbarenblat@galois.com |
Category | Language |
Uploaded | by BenjaminBarenblat at 2014-01-21T22:02:56Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1727 total (8 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |