accuerr: Data type like Either but with accumulating error type

[ bsd3, development, library ] [ Propose Tags ]

Please see the Accuerr Haddock documentation for more information.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.0.0, 0.2.0.2
Dependencies base (>=4.8.0.0 && <5), bifunctors (>=5.2), lens (>=4.13), semigroups (>=0.18.1) [details]
License BSD-3-Clause
Copyright 2016 Omari Norman
Author Omari Norman
Maintainer omari@smileystation.com
Category Development
Home page http://www.github.com/massysett/accuerr
Bug tracker http://www.github.com/massysett/accuerr/issues
Source repo head: git clone https://github.com/massysett/accuerr.git
Uploaded by OmariNorman at 2016-06-18T13:04:25Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2098 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-06-18 [all 1 reports]

Readme for accuerr-0.2.0.2

[back to package description]

accuerr - Data type like "Either" but with an accumulating error type

This package is based on work in the "validation" package, which is available at

https://hackage.haskell.org/package/validation

For more information please see the documentation for the "Accuerr" module.

This package is licensed under the BSD license; please see the LICENSE file.