writer-cps-monads-tf: MonadWriter orphan instances for writer-cps-transformers
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. See also (http://hackage.haskell.org/package/writer-cps-transformers).
Downloads
- writer-cps-monads-tf-0.1.0.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 |
---|---|
Dependencies | base (<6), monads-tf (>=0.1 && <0.3), transformers (>=0.4 && <0.6), writer-cps-transformers (>=0.1.1.1 && <0.3) [details] |
Tested with | ghc ==7.0.4, ghc ==7.2.2, ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.1 |
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-monads-tf#readme |
Bug tracker | https://github.com/minad/writer-cps-monads-tf/issues |
Source repo | head: git clone https://github.com/minad/writer-cps-monads-tf |
Uploaded | by minad at 2017-01-16T15:10:31Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1559 total (5 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-16 [all 1 reports] |