Hedgehog.Internal.TH
type TExpQ a = Q (TExp a) Source #
discover :: TExpQ Group Source #
Discover all the properties in a module.
Functions starting with prop_ are assumed to be properties.
prop_
discoverPrefix :: String -> TExpQ Group Source #