@hackage list-transformer1.0.9

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.