stateWriter: A faster variant of the RWS monad transformers.

[ bsd3, control, library ] [ Propose Tags ]

This is a version of the RWS monad transformers that should be much faster than what's found in transformers. The writer in the strict version does not leak memory.

Modules

[Last Documentation]

  • Control
    • Monad
      • Control.Monad.RSS
        • Control.Monad.RSS.Lazy
        • Control.Monad.RSS.Strict
      • Trans
        • Control.Monad.Trans.RSS
          • Control.Monad.Trans.RSS.Lazy
          • Control.Monad.Trans.RSS.Strict

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.6, 0.2.7, 0.2.8, 0.2.8.1, 0.2.8.2, 0.2.9, 0.2.10, 0.3.0, 0.4.0 (info)
Dependencies base (>=4.13 && <5), mtl (>=2.1 && <2.3), transformers (>=0.3 && <0.6) [details]
License BSD-3-Clause
Author Simon Marechal
Maintainer bartavelle@gmail.com
Category Control
Source repo head: git clone git://github.com/bartavelle/stateWriter.git
Uploaded by SimonMarechal at 2020-08-21T08:04:30Z
Distributions LTSHaskell:0.4.0, NixOS:0.4.0, Stackage:0.4.0
Reverse Dependencies 3 direct, 3 indirect [details]
Downloads 8833 total (43 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2020-08-21 [all 3 reports]