backtracking-exceptions: A monad transformer for backtracking exceptions

[ bsd3, control, deprecated, library ] [ Propose Tags ]
Deprecated

A monad transformer that adds backtracking exceptions to its base monad.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

  • No current members of group

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0
Dependencies base (>=4.7 && <4.8), either (>=4.3 && <4.4), free (>=4.9 && <4.10), kan-extensions (>=4.1 && <4.2), mtl (>=2.2 && <2.3), semigroupoids (>=4.2 && <4.3), semigroups (>=0.15 && <0.16), transformers (>=0.4 && <0.5) [details]
License BSD-3-Clause
Author tapuu
Maintainer mjm540@york.ac.uk
Category Control
Home page https://github.com/tapuu/backtracking-exceptions
Source repo head: git clone https://github.com/tapuu/backtracking-exceptions.git
Uploaded by tapuu at 2014-08-22T00:51:59Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1138 total (4 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]

Readme for backtracking-exceptions-0.1.0.0

[back to package description]

backtracking-exceptions

A monad transformer for backtracking exceptions