monad-gen: A simple monad for generating fresh integers
This module provides a simple monad transformer GenT
to enumerate unique values within
a monadic computation. It also plays nicely with everything in the MTL.
Downloads
- monad-gen-0.3.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 && <5.0), mtl (>=2 && <3), transformers (>0.3) [details] |
License | MIT |
Author | Danny Gratzer |
Maintainer | danny.gratzer@gmail.com |
Category | Utility |
Source repo | head: hg clone https://bitbucket.org/jozefg/monad-gen |
Uploaded | by jozefg at 2014-12-16T21:03:51Z |
Distributions | Arch:0.3.0.1 |
Reverse Dependencies | 4 direct, 1 indirect [details] |
Downloads | 5894 total (28 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2014-12-21 [all 1 reports] |