emgm-0.3: Extensible and Modular Generics for the MassesSource codeContentsIndex
Generics.EMGM.Data.TH
Portabilitynon-portable
Stabilityexperimental
Maintainergenerics@haskell.org
Description

Summary: Generic representation and instances for Template Haskell types.

The main purpose of this module is to export the instances for the representation dispatcher Rep. For the rare cases in which it is needed, this module also exports the embedding-projection pair and constructor description.

NOTE: The exported values are not explicitly documented, because there is a large number and they are all generated with Template Haskell expressions. For a detailed look, use the :browse command in GHCi.

Produced by Haddock version 2.4.2