StrictCheck-0.2.0: Keep Your Laziness In Check

Safe HaskellNone
LanguageHaskell2010

Test.StrictCheck.TH

Description

Template Haskell to derive pattern synonyms for working with demands

Synopsis

Documentation

derivePatternSynonyms :: Name -> Q [Dec] Source #

Template Haskell splice to generate pattern synonym declarations for working with explicitly-represented demands on a type whose Shape is implemented generically as a GShape