Language.Haskell.TH.Compat.Data

Interfaces to construct data declarations

dataD'

newtypeD'

dataInstD'

newtypeInstD'

Interfaces to destruct data declarations

unDataD

unNewtypeD

unDataInstD

unNewtypeInstD

unInstanceD