@hackage / state-record

Better records for State monad states

Version Deprecated package0.0.1

About

Metadata

  • Last updated , by KarlVoelker
  • License LicenseRef-GPL
  • Maintained by: Karl Voelker <ktvoelker@gmail.com>

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Readme

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.