Generics
From HaskellWiki
(Difference between revisions)
(Generics moved to GHC.Generics: Generalizing the Generics page to mention other libraries too.) |
(Placeholder page) |
||
| Line 1: | Line 1: | ||
| - | + | This page will describe multiple generic programming approaches that can be used with GHC. For now, there's only documentation for [[GHC.Generics]]. | |
Revision as of 08:01, 21 April 2012
This page will describe multiple generic programming approaches that can be used with GHC. For now, there's only documentation for GHC.Generics.
