monad-lgbt: Monad transformers for combining local and global state.
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
- monad-lgbt-0.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 | 1484 total (9 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] |