Description
PCRE Backend for "Text.Regex" (regex-base)
Description
This package provides a PCRE backend for the regex-base API.
See also https://wiki.haskell.org/Regular_expressions for more information.
README.md
regex-pcre
Backend for regex-base
via binding to PCRE library.
Documentation on hackage.
Binding to PCRE2 is in regex-pcre2
.