FormalGrammars-0.3.1.2: (Context-free) grammars in formal language theory

Safe HaskellNone
LanguageHaskell2010

FormalLanguage.CFG.TH.Internal

Description

Support for different Template Haskell versions.

Documentation

dataD :: CxtQ -> Name -> [TyVarBndr] -> [ConQ] -> DecQ Source #