The latest version of unbound-generics is 0.4.4-0.

unbound-generics

Version 0.0.0.90 revision 1 uploaded by AndreasAbel.

Package meta

Synopsis
Reimplementation of Unbound using GHC Generics
Description

Specify the binding structure of your data type with an expressive set of type combinators, and unbound-generics handles the rest! Automatically derives alpha-equivalence, free variable calculation, capture-avoiding substitution, and more. See Unbound.Generics.LocallyNameless to get started.

This is an independent re-implementation of Unbound but using GHC.Generics instead of RepLib. See the accompanying README for some porting notes.

Author
Aleksey Kliger
Bug reports
http://github.com/lambdageek/unbound-generics/issues
Category
Language
Copyright
(c) 2014, Aleksey Kliger
Homepage
http://github.com/lambdageek/unbound-generics
Maintainer
aleksey@lambdageek.org
Package URL
n/a
Stability
n/a

Components