regex-pcre

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

https://wiki.haskell.org/Regular_expressions

Version on this page:0.95.0.0@rev:3
LTS Haskell 23.19:0.95.0.1
Stackage Nightly 2025-04-30: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 Herbert Valerio Riedel, Andreas Abel
This version can be pinned in stack with:regex-pcre-0.95.0.0@sha256:6845745ebc369e33b39387dd11d4ff15b6b4aae82754ad348467ecda8e17bed7,2514
Used by 1 package in nightly-2022-03-17(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