@hackage / regex-pcre

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

Latest0.95.0.1

About

Metadata

  • Last updated , by AndreasAbel
  • License BSD-3-Clause
  • Categories Text Processing
  • Maintained by: Andreas Abel

  • Lottery factor: 3

Links

Installation

Tested Compilers

  1. 9.12.1
  2. 9.10.1
  3. 9.8.4
  4. 9.6.6
  5. 9.4.8
  6. 9.2.8
  7. 9.0.2
  8. 8.10.7
  9. 8.8.4
  10. 8.6.5
  11. 8.4.4
  12. 8.2.2
  13. 8.0.2

Package Flags

Use the -f option with cabal commands to enable flags

    pkg-config (on by default)

    Use pkg-config(1) to locate foreign pcre library.

Readme

Hackage version Stackage Nightly Stackage LTS Haskell-CI License regex-pcre

Backend for regex-base via binding to PCRE library.

Documentation on hackage.

Binding to PCRE2 is in regex-pcre2.