TransformersStepByStep: Tutorial to monad transformers.

[ bsd3, development, program ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.1.0
Change log changelog.txt
Dependencies base (>=4.5 && <4.8), containers (>=0.4 && <0.6), mtl (>=2.1 && <2.2) [details]
License BSD-3-Clause
Author Martin Grabmueller
Maintainer martin@grabmueller.de
Category Development
Home page http://hackage.haskell.org/package/TransformersStepByStep
Uploaded by MartinGrabmueller at 2014-07-08T20:48:42Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables TransformersStepByStep
Downloads 3288 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2015-05-18 [all 8 reports]