Description
Tutorial on monad transformers.
Description
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.
README.md
TransformersStepByStep
Tutorial on monad transformers.