regex-pcre-builtin

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

Version on this page:0.95.1.1.8.43
LTS Haskell 22.14:0.95.2.3.8.44@rev:6
Stackage Nightly 2024-03-29:0.95.2.3.8.44@rev:6
Latest on Hackage:0.95.2.3.8.44@rev:6

See all snapshots regex-pcre-builtin appears in

BSD-3-Clause licensed by Audrey Tang
Maintained by [email protected]
This version can be pinned in stack with:regex-pcre-builtin-0.95.1.1.8.43@sha256:2d671af361adf1776fde182a687bb6da022b1e5e3b0a064ce264289de63564a5,3088
Used by 2 packages in nightly-2019-12-05(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.

Includes bundled code from www.pcre.org

Changes

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

0.95.1.0.8.43

  • Update to regex-0.94.0.0 API
  • Compatibility with base-4.13.0
  • New Text.Regex.PCRE.Text & Text.Regex.PCRE.Text.Lazy modules (merged from regex-pcre-text package)