regex-pcre

PCRE Backend for "Text.Regex" (regex-base)

Version on this page:0.95.0.0
LTS Haskell 22.14:0.95.0.0@rev:6
Stackage Nightly 2024-03-28:0.95.0.0@rev:6
Latest on Hackage:0.95.0.0@rev:6

See all snapshots regex-pcre appears in

BSD-3-Clause licensed by Christopher Kuklewicz
Maintained by [email protected]
This version can be pinned in stack with:regex-pcre-0.95.0.0@sha256:60d9758a6841b0761f3dd7f90206511574dc7ee60f53bf5a9a066b967ddd5225,1937

This package provides a PCRE backend for the regex-base API.

See also https://wiki.haskell.org/Regular_expressions for more information.

Changes

See also http://pvp.haskell.org/faq

0.95.0.0

  • Update to regex-0.94.0.0 API
  • Compatibility with base-4.13.0
  • Use pkg-config for locating pcre