changeset-lens: Stateful monad transformer based on monoidal actions
A general state monad transformer with separate types for the state and the possible changes. It can be defined for any monoid action. The monoid represents "changes", "updates", "edits" or "diffs" on the state. This package exposes utilities to transport changes along optics, such as lenses or indexed structures.
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
dev | Enable warnings as errors. Active on ci. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- changeset-lens-0.1.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.1.0.0, 0.1.0.1, 0.1.0.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.12 && <4.22), changeset (==0.1.0.2), containers (>=0.6 && <0.8), indexed-traversable (>=0.1.1 && <0.2), lens (>=4.19.2 && <5.4), monoid-extras (>=0.6 && <0.7), monoidal-containers (>=0.6.2 && <0.7), transformers (>=0.5.6.2 && <0.7), witherable (>=0.4 && <0.6) [details] |
License | MIT |
Copyright | MIT |
Author | Manuel Bärenz |
Maintainer | programming@manuelbaerenz.de |
Category | Control |
Source repo | head: git clone https://github.com/turion/changeset |
Uploaded | by turion at 2025-02-11T14:26:53Z |
Distributions | |
Downloads | 46 total (46 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2025-02-11 [all 1 reports] |