RepLib-0.2.1: Generic programming library with representation typesSource codeContentsIndex
Data.RepLib.Derive
Portabilitynon-portable
Stabilityexperimental
Maintainersweirich@cis.upenn.edu
Description
code to automatically derive representations and instance declarations for user defined datatypes.
Documentation
repr :: Name -> Q [Dec]Source
reprs :: [Name] -> Q [Dec]Source
repr1 :: Name -> Q [Dec]Source
repr1s :: [Name] -> Q [Dec]Source
derive
Produced by Haddock version 2.4.2