monad-lgbt: Monad transformers for combining local and global state.

[ bsd2, control, library ] [ Propose Tags ]

This is library providing a nice typeclass interface for monads with two different states: local and global. Local state is backtraced whenever intervening monad transformer backtracks. Global state is preserved across all backtracing. It provides nice, classy interface for monads with backtrackingbackjumpingcontinuations.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2
Dependencies base (>=4.3 && <4.10), containers, deepseq, hspec, logict, mtl, QuickCheck [details]
License BSD-2-Clause
Author Michal J. Gajda <mjgajda@gmail.com>
Maintainer Michal J. Gajda <mjgajda@gmail.com>
Category Control
Home page https://github.com/mgajda/monad-lgbt#readme
Bug tracker https://github.com/mgajda/monad-lgbt/issues
Source repo head: git clone https://github.com/mgajda/monad-lgbt
Uploaded by MichalGajda at 2016-07-23T12:22:18Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1433 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
Last success reported on 2016-07-23 [all 1 reports]