Regex package:regex-pcre-builtin

A compiled regular expression
PCRE Backend for "Text.Regex" (regex-base) This package provides a PCRE backend for the regex-base API. See also https://wiki.haskell.org/Regular_expressions for more information. Includes bundled code from www.pcre.org
execute match and extract substrings rather than just offsets
execute match and extract substrings rather than just offsets
Matches a regular expression against a string