The latest version of writer-cps-transformers is 0.5.6.1-0.

writer-cps-transformers

Version 0.1.1.2 revision 1 uploaded by HerbertValerioRiedel.

Package meta

Synopsis
WriteT and RWST monad transformers
Description

The WriterT and RWST monad transformers provided by writer-cps-transformers are written in continuation passing style and avoid the space-leak problem of the traditional Control.Monad.Trans.Writer.Strict and Control.Monad.Trans.Writer.Lazy. The corresponding MTL class instances are in the package writer-cps-mtl (http://hackage.haskell.org/package/writer-cps-mtl).

Author
Andy Gill, Ross Paterson, Daniel Mendler
Bug reports
https://github.com/minad/writer-cps-transformers/issues
Category
Control
Copyright
2016 Daniel Mendler
Homepage
https://github.com/minad/writer-cps-transformers#readme
Maintainer
mail@daniel-mendler.de
Package URL
n/a
Stability
n/a

Components