The latest version of writer-cps-mtl is 0.1.1.6-1.

writer-cps-mtl

Version 0.1.1.2 revision 0 uploaded by minad.

Package meta

Synopsis
MonadWriter orphan instances for writer-cps-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. See also (http://hackage.haskell.org/package/writer-cps-transformers).

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

Components