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

Safe HaskellSafe
LanguageHaskell2010

Language.Haskell.TH.Compat

Description

Compatibility definitions to paper over differences between 6.10 and 6.12.

Documentation

instanceD :: Cxt -> Type -> [Dec] -> Dec Source #