The latest version of phantom-state is 0.2.1.4-0.

phantom-state

Version 0.2.0.2 revision 0 uploaded by DanielDiaz.

Package meta

Synopsis
Phantom State Transformer. Like State Monad, but without values.
Description

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.

Author
Daniel Díaz
Bug reports
https://github.com/Daniel-Diaz/phantom-state/issues
Category
Control
Copyright
n/a
Homepage
n/a
Maintainer
dhelta.diaz@gmail.com
Package URL
n/a
Stability
n/a

Components