writer-cps-monads-tf: 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

Maintainer's Corner

Package maintainers

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]
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 1511 total (7 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]