writer-cps-full

Version 0.1.0.0 revision 1 uploaded by minad.

Package meta

Synopsis
WriteT and RWST monad transformers (Reexport with all dependencies)
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. This package reexports from writer-cps-transformers and provides all missing orphan instances, e.g. from mtl.

Author
Daniel Mendler
Bug reports
https://github.com/minad/writer-cps-full/issues
Category
Control
Copyright
2017 Daniel Mendler
Homepage
https://github.com/minad/writer-cps-full#readme
Maintainer
mail@daniel-mendler.de
Package URL
n/a
Stability
n/a

Components