regex-pcre

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

https://wiki.haskell.org/Regular_expressions

Version on this page:0.95.0.0@rev:6
LTS Haskell 23.14:0.95.0.1
Stackage Nightly 2025-03-11:0.95.0.1
Latest on Hackage:0.95.0.1

See all snapshots regex-pcre appears in

BSD-3-Clause licensed by Christopher Kuklewicz
Maintained by Andreas Abel
This version can be pinned in stack with:regex-pcre-0.95.0.0@sha256:2d4a22e9caaacea2961fec3027090cd78ac07fc278282d9a7a8b55e38d4197e6,2417
Used by 2 packages in nightly-2024-11-07(full list with versions):

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