list-transformer: List monad transformer

[ bsd3, control, library ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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
Dependencies base (>=4.5 && <5), mtl (>=2.1 && <2.3), semigroups (>=0.18 && <0.19) [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 2022-05-07T23:40:43Z
Distributions LTSHaskell:1.1.0, NixOS:1.1.0, Stackage:1.1.0
Reverse Dependencies 4 direct, 2 indirect [details]
Downloads 5447 total (47 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 2022-05-08 [all 1 reports]