stateWriter: A faster variant of the RWS monad transformers.
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
[Index]
Downloads
- stateWriter-0.2.10.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.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.8 && <4.13), mtl (>=2.1 && <2.3), transformers (>=0.3 && <0.6) [details] |
Tested with | ghc ==7.10.3, ghc ==8.0.1, ghc ==8.2.1 |
License | BSD-3-Clause |
Author | Simon Marechal |
Maintainer | bartavelle@gmail.com |
Revised | Revision 2 made by SimonMarechal at 2020-08-21T08:18:46Z |
Category | Control |
Source repo | head: git clone git://github.com/bartavelle/stateWriter.git |
Uploaded | by SimonMarechal at 2018-01-10T13:16:53Z |
Distributions | LTSHaskell:0.4.0, NixOS:0.4.0, Stackage:0.4.0 |
Reverse Dependencies | 3 direct, 3 indirect [details] |
Downloads | 9293 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-01-10 [all 1 reports] |