bound-gen: Unwrap Scope's with globally fresh values
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- Exposed modules use unallocated top-level names: Bound
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]
Properties
Versions | 0.1.0.0, 0.1.0.1, 0.1.0.1, 0.1.0.2 |
---|---|
Change log | None available |
Dependencies | base (>=4.0 && <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-27T13:19:24Z |
Modules
[Index]
- Bound
Downloads
- bound-gen-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees