error-message: Composable error messages.

[ bsd3, development, error-handling, library ] [ Propose Tags ]

This philosophy behind this package is that it is often better to find out all of the errors that have occured in a computation and report them simultaneously, rather than aborting as soon as the first error is encountered. Towards this end, this module supplies a type of combinable error messages so that all of the errors from subcomputations can be gathered and presented together.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0, 1.0.1, 1.1
Dependencies ansi-wl-pprint (>=0.5 && <0.6), base (>=4 && <5), containers (>=0.2 && <0.3), either-unwrap (>=1.1 && <2), InfixApplicative (>=1 && <2), mtl (>=1 && <2) [details]
License BSD-3-Clause
Copyright (c) 2009 Gregory Crosswhite
Author Gregory Crosswhite
Maintainer gcross@phys.washington.edu
Category Development, Error Handling
Home page http://github.com/gcross/error-message
Uploaded by GregoryCrosswhite at 2009-12-03T21:39:24Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2490 total (11 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]