writer-cps-transformers: WriteT and RWST monad transformers

[ 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. The corresponding MTL class instances are in the package writer-cps-mtl (http://hackage.haskell.org/package/writer-cps-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, 0.1.0.1, 0.1.0.2, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.1.4, 0.5.5.0, 0.5.6.0, 0.5.6.1
Dependencies base (<6), transformers (>=0.4 && <0.5.6.0) [details]
License BSD-3-Clause
Copyright 2016 Daniel Mendler
Author Andy Gill, Ross Paterson, Daniel Mendler
Maintainer mail@daniel-mendler.de
Revised Revision 1 made by minad at 2019-03-07T14:10:22Z
Category Control
Home page https://github.com/minad/writer-cps-transformers#readme
Bug tracker https://github.com/minad/writer-cps-transformers/issues
Source repo head: git clone https://github.com/minad/writer-cps-transformers
Uploaded by minad at 2019-03-07T14:08:12Z
Distributions LTSHaskell:0.5.6.1, NixOS:0.5.6.1, Stackage:0.5.6.1
Reverse Dependencies 9 direct, 16 indirect [details]
Downloads 11989 total (37 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-03-07 [all 1 reports]