writer-cps-transformers: WriteT and RWST monad transformers

[ bsd3, control, library ] [ Propose Tags ]

NOTE: From version 0.5.6.0 on the modules provided by this package went upstream to transformers. This package acts as a compatibility package for GHC versions older than 8.6. 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

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.5.6.0) [details]
License BSD-3-Clause
Copyright 2016 Daniel Mendler
Author Andy Gill, Ross Paterson, Daniel Mendler
Maintainer mail@daniel-mendler.de
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-04-29T11:11:23Z
Distributions LTSHaskell:0.5.6.1, NixOS:0.5.6.1, Stackage:0.5.6.1
Reverse Dependencies 9 direct, 16 indirect [details]
Downloads 12002 total (39 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2019-04-29 [all 3 reports]