hierarchical-exceptions: Template Haskell functions to easily create exception hierarchies

[ apache, language, library ] [ Propose Tags ]

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'.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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]
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 1679 total (6 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]