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.1.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, syb, template-haskell (>=2.4 && <2.6) [details] |
| Tested with | ghc ==6.8.3, ghc ==6.10.4, ghc ==6.12.1, ghc ==7.0.2 |
| License | BSD-3-Clause |
| Copyright | (c) 2011 Universiteit Utrecht |
| Author | José Pedro Magalhães |
| Maintainer | generics@haskell.org |
| Category | Generics |
| Home page | http://www.cs.uu.nl/wiki/GenericProgramming/InstantGenerics |
| Uploaded | by JosePedroMagalhaes at 2011-06-15T10:34:49Z |
| Distributions | |
| Reverse Dependencies | 11 direct, 0 indirect [details] |
| Downloads | 11786 total (16 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] |