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 is a simplified version mostly to support the rewriting library described in the paper:
Thomas van Noort, Alexey Rodriguez Yakushev, Stefan Holdermans, Johan Jeuring, Bastiaan Heeren, José Pedro Magalhães. A Lightweight Approach to Datatype-Generic Rewriting. Journal of Functional Programming, Special Issue on Generic Programming, 2010.
Modules
[Index]
Downloads
- instant-generics-0.2.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), template-haskell (>=2.4 && <2.6) [details] |
Tested with | ghc ==6.8.3, ghc ==6.10.4, ghc ==6.12.1, ghc ==7.0.1 |
License | BSD-3-Clause |
Copyright | (c) 2010 Universiteit Utrecht |
Author | Manuel Chakravarty, Gabriel Ditu, Roman Leshchinskiy, José Pedro Magalhães |
Maintainer | generics@haskell.org |
Category | Generics |
Home page | http://www.cs.uu.nl/wiki/GenericProgramming/InstantGenerics |
Uploaded | by JosePedroMagalhaes at 2010-09-29T13:35:26Z |
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] |