monad-gen: A simple monad for generating fresh integers

[ library, mit, utility ] [ Propose Tags ]

It's a common in Haskell programs to thread some state through the application using State or some other similar pattern. This package simply wraps State and uses it to generate fresh values, any Enum value will work.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.3.0.0, 0.3.0.1
Dependencies base (>=4.6 && <5.0), mtl (>=2 && <3), transformers (>0.3) [details]
License MIT
Author Danny Gratzer
Maintainer danny.gratzer@gmail.com
Category Utility
Uploaded by jozefg at 2014-06-17T15:34:24Z
Distributions Arch:0.3.0.1
Reverse Dependencies 4 direct, 1 indirect [details]
Downloads 5739 total (32 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]