writer-cps-transformers: WriteT and RWST monad transformers
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
- writer-cps-transformers-0.5.6.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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] |
Tested with | ghc ==7.10.3, ghc ==8.0.1, ghc ==8.2.1, ghc ==8.4.3, ghc ==8.4.4, ghc ==8.6.1, ghc ==8.6.2, ghc ==8.6.3, ghc ==8.6.4 |
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 | 12252 total (50 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] |