free-listt: Lawful list and set monad transformers based on free monads
This package provides a lawful ListT
implementation based on free monads.
It also provides an _Applicative_ list transformer, which is a lawful Applicative
,
and isomorphic to the old ListT
.
[Skip to Readme]
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
- free-listt-0.1.0.1.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 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.14.3.0 && <4.20), exceptions (>=0.10 && <0.11), free (>=5.1.3 && <5.3), mtl (>=2.3 && <2.4), transformers (>=0.6 && <0.7) [details] |
Tested with | ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.8, ghc ==9.4.8, ghc ==9.6.3, ghc ==9.8.1 |
License | MIT |
Author | Manuel Bärenz |
Maintainer | programming@manuelbaerenz.de |
Category | Control |
Source repo | head: git clone https://github.com/turion/free-listt.git |
Uploaded | by turion at 2024-01-03T16:34:46Z |
Distributions | NixOS:0.1.0.1 |
Downloads | 88 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-01-03 [all 1 reports] |