Safe Haskell | None |
---|---|
Language | Haskell2010 |
Language.Haskell.TH.ExpandSynonym
Description
Expand type synonyms in data declarations.
This is needed for some type based derivations.
- expandData :: DataDef -> Q DataDef
derive-2.6.4: A program and library to derive instances for data types
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Language.Haskell.TH.ExpandSynonym
Description
Expand type synonyms in data declarations.
This is needed for some type based derivations.