The instant-generics package
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
Properties
| Versions | 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 |
|---|---|
| Dependencies | base (≥3.0 & <5), containers (<0.5), syb (<0.4), template-haskell (≥2.4 & <3) |
| License | BSD3 |
| Copyright | (c) 2011 Universiteit Utrecht, 2012 University of Oxford |
| Author | José Pedro Magalhães |
| Maintainer | generics@haskell.org |
| Stability | experimental |
| Category | Generics |
| Home page | http://www.cs.uu.nl/wiki/GenericProgramming/InstantGenerics |
| Source repository | git clone https://github.com/dreixel/instant-generics |
| Upload date | Wed Sep 12 13:20:28 UTC 2012 |
| Uploaded by | JosePedroMagalhaes |
| Built on | ghc-7.6 |
| Distributions | NixOS: 0.3.7 |
Modules
Downloads
- instant-generics-0.3.6.tar.gz (Cabal source package)
- package description (included in the package)