unbound-generics: Reimplementation of Unbound using GHC Generics
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.
[Skip to Readme]
Modules
[Index]
- Unbound
- Generics
- Unbound.Generics.LocallyNameless
- Unbound.Generics.LocallyNameless.Alpha
- Unbound.Generics.LocallyNameless.Bind
- Unbound.Generics.LocallyNameless.Embed
- Unbound.Generics.LocallyNameless.Fresh
- Internal
- Unbound.Generics.LocallyNameless.LFresh
- Unbound.Generics.LocallyNameless.Name
- Unbound.Generics.LocallyNameless.Operations
- Unbound.Generics.LocallyNameless.Rebind
- Unbound.Generics.LocallyNameless.Rec
- Unbound.Generics.LocallyNameless.Subst
- Unbound.Generics.LocallyNameless.Unsafe
- Unbound.Generics.PermM
- Unbound.Generics.LocallyNameless
- Generics
Downloads
- unbound-generics-0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.0.90, 0.0.1, 0.0.2, 0.0.2.1, 0.0.3, 0.1, 0.1.2, 0.1.2.1, 0.2, 0.3, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4 |
---|---|
Change log | Changelog.md |
Dependencies | base (>=4.6 && <5), containers (>=0.5 && <0.6), contravariant (>=0.5), mtl (>=2.1), transformers (>=0.3 && <0.6), transformers-compat (>=0.3) [details] |
License | BSD-3-Clause |
Copyright | (c) 2014, Aleksey Kliger |
Author | Aleksey Kliger |
Maintainer | aleksey@lambdageek.org |
Revised | Revision 1 made by AndreasAbel at 2023-04-26T18:01:45Z |
Category | Language |
Home page | http://github.com/lambdageek/unbound-generics |
Bug tracker | http://github.com/lambdageek/unbound-generics/issues |
Source repo | head: git clone git://github.com/lambdageek/unbound-generics.git |
Uploaded | by AlekseyKliger at 2015-03-10T11:53:36Z |
Distributions | LTSHaskell:0.4.4, NixOS:0.4.4, Stackage:0.4.4 |
Reverse Dependencies | 8 direct, 8 indirect [details] |
Downloads | 14052 total (7 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |