The state-record package
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.
Properties
| Version | 0.0.1 |
|---|---|
| Dependencies | base (≥3 & <5), mtl, template-haskell |
| License | GPL |
| Copyright | (c) 2011 Karl Voelker |
| Author | Karl Voelker <ktvoelker@gmail.com> |
| Maintainer | Karl Voelker <ktvoelker@gmail.com> |
| Stability | unstable |
| Category | Data |
| Home page | https://github.com/ktvoelker/state-record |
| Upload date | Sun Apr 17 16:54:57 UTC 2011 |
| Uploaded by | KarlVoelker |
| Built on | ghc-7.0 |
Modules
- Data
- Record
Downloads
- state-record-0.0.1.tar.gz (Cabal source package)
- package description (included in the package)