regex-pcre

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

Version on this page:0.95.0.0@rev:1
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:044727b7eb4d6ee11a1a2e857045d56c4eb16d55a50fa15ceb30b1ea376fb2e8,1951
Used by 1 package in nightly-2020-11-19(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