writer-cps-mtl: 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-mtl-0.1.1.6.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
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.1.1.5, 0.1.1.6 |
---|---|
Dependencies | base (<6), mtl (>=2.2 && <2.3), transformers (>=0.4 && <0.6), writer-cps-transformers (>=0.1.1.1 && <0.6) [details] |
Tested with | ghc ==7.10.3, ghc ==8.0.1, ghc ==8.2.1, ghc ==8.4.3, ghc ==8.6.1 |
License | BSD-3-Clause |
Copyright | 2016 Daniel Mendler |
Author | Andy Gill, Edward Kmett, Daniel Mendler |
Maintainer | mail@daniel-mendler.de |
Revised | Revision 1 made by sjakobi at 2022-05-23T10:44:28Z |
Category | Control |
Home page | https://github.com/minad/writer-cps-mtl#readme |
Bug tracker | https://github.com/minad/writer-cps-mtl/issues |
Source repo | head: git clone https://github.com/minad/writer-cps-mtl |
Uploaded | by minad at 2019-03-07T14:13:02Z |
Distributions | |
Reverse Dependencies | 6 direct, 4 indirect [details] |
Downloads | 11564 total (48 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] |