Deprecated

In favour of

state-record

Better records for State monad states

https://github.com/ktvoelker/state-record

Latest on Hackage:0.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-GPL licensed and maintained by Karl Voelker

This package provides a Template Haskell function which transforms a normal record declaration into one which supports many useful operations when used as the state in a State monad.