regex-tdfa-1.2.2: Replaces/Enhances Text.Regex
Text.Regex.TDFA.NewDFA.Tester
Description
Like Engine, but merely checks to see whether any match at all is found.
matchTest :: Uncons text => Regex -> text -> Bool Source