derive-2.6.2: A program and library to derive instances for data types

Safe HaskellNone
LanguageHaskell2010

Language.Haskell.TH.ExpandSynonym

Description

Expand type synonyms in data declarations.

This is needed for some type based derivations.

Synopsis

Documentation

expandData :: DataDef -> Q DataDef #

Expand type synonyms in a data declaration