template-haskell-compat-v0208-0.1.1: A backwards compatibility layer for Template Haskell newer than 2.8

Safe HaskellNone
LanguageHaskell2010

TemplateHaskell.Compat.V0208

Documentation

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

dataD :: Cxt -> Name -> [TyVarBndr] -> [Con] -> [Name] -> Dec Source #