BSD-3-Clause licensed by Chris Dornan and Christopher Kuklewicz
Maintained by Chris Dornan
This version can be pinned in stack with:regex-pcre-text-0.94.0.1@sha256:cd67a122c69c3142e8e2fd654dd642a518bbdc5413939128fab3a421f84d323d,1696

Module documentation for 0.94.0.1

regex-pcre-text

This package extends regex-base and regex-pcre to work with Text in the same way that regex-tdfa-text does. It uses the regex-base Text instances provided by regex-tdfa-text.

usage with regex

To use it with regex just make sure you are using regex-with-pcre 1.0.1.0 or later.

credits

This code is based on the code for regex-pcre by Christopher Kuklewicz.