-- Hoogle documentation, generated by Haddock
-- See Hoogle, http://www.haskell.org/hoogle/


-- | A backwards compatibility layer for Template Haskell newer than 2.8
--   
--   A backwards compatibility layer for Template Haskell newer than 2.8
@package template-haskell-compat-v0208
@version 0.1.2.1

module TemplateHaskell.Compat.V0208
classP :: Name -> [Type] -> Pred
instanceD :: Cxt -> Type -> [Dec] -> Dec
dataD :: Cxt -> Name -> [TyVarBndr] -> [Con] -> [Name] -> Dec
notStrict :: Strict
tupE :: [Exp] -> Exp
