writer-cps-mtl: MonadWriter orphan instances for writer-cps-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. See also (http://hackage.haskell.org/package/writer-cps-transformers).

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.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]
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 11336 total (34 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]