writer-cps-full: WriteT and RWST monad transformers (Reexport with all dependencies)

[ bsd3, control, library ] [ Propose Tags ]

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.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Dependencies base (>=4.5 && <5), writer-cps-lens (>=0.1.0.0 && <0.2), writer-cps-morph (>=0.1.0.1 && <0.2), writer-cps-mtl (>=0.1.1.2 && <0.2), writer-cps-transformers (>=0.1.1.2 && <0.6) [details]
License BSD-3-Clause
Copyright 2017 Daniel Mendler
Author Daniel Mendler
Maintainer mail@daniel-mendler.de
Revised Revision 1 made by minad at 2019-03-07T14:19:16Z
Category Control
Home page https://github.com/minad/writer-cps-full#readme
Bug tracker https://github.com/minad/writer-cps-full/issues
Source repo head: git clone https://github.com/minad/writer-cps-full
Uploaded by minad at 2017-01-19T17:15:44Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1039 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-01-19 [all 1 reports]