list-transformer: List monad transformer
This library provides a list monad transformer that enriches lists with effects and streams efficiently in constant space.
This library also has an extensive tutorial in the List.Transformer module which explains the motivation behind this type and how to use the type fluently.
Downloads
- list-transformer-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] | 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.9, 1.1.0, 1.1.1 |
---|---|
Dependencies | base (>=4.5 && <5), mtl (>=2.1 && <2.3) [details] |
License | BSD-3-Clause |
Copyright | 2016 Gabriel Gonzalez |
Author | Gabriel Gonzalez |
Maintainer | Gabriel439@gmail.com |
Category | Control |
Home page | https://github.com/Gabriel439/Haskell-List-Transformer-Library |
Uploaded | by GabrielGonzalez at 2017-07-16T14:19:27Z |
Distributions | LTSHaskell:1.1.1, NixOS:1.1.1, Stackage:1.1.1 |
Reverse Dependencies | 5 direct, 11 indirect [details] |
Downloads | 5778 total (65 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-07-16 [all 1 reports] |