MIT licensed by Andy Gill, Ross Paterson, Daniel Mendler
Maintained by [email protected]
This version can be pinned in stack with:writer-cps-transformers-0.1.0.1@sha256:758524971ab4360c3b417434bfe47a56d620716cec3d2d594da00c7e2f02d2f1,1295

Module documentation for 0.1.0.1

Depends on 2 packages(full list with versions):
Used by 1 package in nightly-2016-09-02(full list with versions):

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/Lazy.