RepLib-0.2.2: Generic programming library with representation types

Portabilitynon-portable
Stabilityexperimental
Maintainersweirich@cis.upenn.edu

Data.RepLib.Derive

Description

code to automatically derive representations and instance declarations for user defined datatypes.

Documentation

reprs :: [Name] -> Q [Dec]Source