phantom-state: Phantom State Transformer. Like State Monad, but without values.

[ bsd3, control, library ] [ Propose Tags ]

A monad transformer that mimics the State Monad Transformer from the transformers package, but dropping the values. In those cases that you want to use the State Monad but you only care about effects and how the state changes, use this library to earn a plus of efficiency.

Modules

[Index]

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.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.1.0, 0.2.1.1, 0.2.1.2, 0.2.1.3, 0.2.1.4
Dependencies base (>=4.8 && <5), transformers (>=0.3 && <0.6) [details]
License BSD-3-Clause
Author Daniel Díaz
Maintainer dhelta.diaz@gmail.com
Revised Revision 1 made by phadej at 2016-05-29T08:57:23Z
Category Control
Bug tracker https://github.com/Daniel-Diaz/phantom-state/issues
Source repo head: git clone git://github.com/Daniel-Diaz/phantom-state.git
Uploaded by DanielDiaz at 2016-05-24T13:38:18Z
Distributions LTSHaskell:0.2.1.4, NixOS:0.2.1.4, Stackage:0.2.1.4
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 6139 total (33 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-05-24 [all 1 reports]