bound-gen: Unwrap Scope's with globally fresh values
It's quite common when working with bound to need to unwrap a Scope
.
In order to ensure that this can be done safely, without shadowing
any existing free variables, bound-gen
glues monad-gen
's fresh
value monad into bound
.
[Skip to Readme]
Downloads
- bound-gen-0.1.0.2.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.1.0.1, 0.1.0.2 |
---|---|
Dependencies | base (>=4.8 && <5), bound, monad-gen (>=0.3), mtl (>=2) [details] |
License | MIT |
Author | Danny Gratzer |
Maintainer | jozefg@cmu.edu |
Category | Compilers/Interpreters |
Source repo | head: git clone http://github.com/jozefg/bound-gen |
Uploaded | by jozefg at 2015-03-27T14:00:58Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2565 total (13 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-09-28 [all 4 reports] |