@hackage TransformersStepByStep0.1.0.0

Tutorial to monad transformers.

In this tutorial, we describe how to use monad transformers in order to incrementally add functionality to Haskell programs. It is not a paper about implementing transformers, but about using them to write elegant, clean and powerful programs in Haskell.