An open API service indexing awesome lists of open source software.

https://github.com/jozefg/bound-gen

Making bound play nice with monad-gen.
https://github.com/jozefg/bound-gen

Last synced: 2 months ago
JSON representation

Making bound play nice with monad-gen.

Awesome Lists containing this project

README

        

## bound-gen

A small library intended to make [bound][bound-hackage] easier to use
with [monad-gen][monad-gen-hackage]. This simplifies the process of
using `bound` to do nontrivial work under binders by providing a way
to unwrap a `Scope` with a globally unique free variable.

[bound-hackage]: http://hackage.haskell.org/package/bound
[monad-gen-hackage]: http://hackage.haskell.org/package/monad-gen