phantom-state: Phantom State Transformer. Like State Monad, but without values.
A monad transformer that mimics the State Monad Transformer from the transformers package, but dropping the values. In those cases that you want to use the State Monad but you only care about effects and how the state changes, use this library to earn a plus of efficiency.
Downloads
- phantom-state-0.2.1.4.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.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.1.0, 0.2.1.1, 0.2.1.2, 0.2.1.3, 0.2.1.4 |
---|---|
Change log | changelog.md |
Dependencies | base (>=4.7 && <5), transformers (>=0.3) [details] |
License | BSD-3-Clause |
Author | Daniel Casanueva (daniel.casanueva `at` proton.me) |
Maintainer | Daniel Casanueva (daniel.casanueva `at` proton.me) |
Category | Control |
Bug tracker | https://gitlab.com/daniel-casanueva/haskell/phantom-state/-/issues |
Uploaded | by DanielDiaz at 2023-09-26T21:19:28Z |
Distributions | LTSHaskell:0.2.1.4, NixOS:0.2.1.4, Stackage:0.2.1.4 |
Reverse Dependencies | 2 direct, 1 indirect [details] |
Downloads | 6361 total (48 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-09-26 [all 1 reports] |