instant-generics: Generic programming library with a sum of products view
This is a generic programming library based on type classes and type families first described by Chakravarty et al. (see http://www.cse.unsw.edu.au/~chak/project/generics/). The current release implements the extensions to support indexed datatypes described in:
José Pedro Magalhães and Johan Jeuring. Generic Programming for Indexed Datatypes. Draft version, 2011. http://dreixel.net/research/pdf/gpid_draft.pdf
Modules
[Index]
Downloads
- instant-generics-0.3.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.2.1, 0.3, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.4, 0.4.1, 0.5, 0.6 |
---|---|
Dependencies | base (>=3.0 && <5), containers (<0.5), syb (<0.4), template-haskell (>=2.4 && <3) [details] |
License | BSD-3-Clause |
Copyright | (c) 2011 Universiteit Utrecht, 2012 University of Oxford |
Author | José Pedro Magalhães |
Maintainer | generics@haskell.org |
Category | Generics |
Home page | http://www.cs.uu.nl/wiki/GenericProgramming/InstantGenerics |
Source repo | head: git clone https://github.com/dreixel/instant-generics |
Uploaded | by JosePedroMagalhaes at 2012-09-12T13:20:28Z |
Distributions | |
Reverse Dependencies | 11 direct, 0 indirect [details] |
Downloads | 11662 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |