regex-posix: POSIX Backend for "Text.Regex" (regex-base)
The POSIX regex backend for regex-base.
The main appeal of this backend is that it's very lightweight due to its reliance on the ubiquitous POSIX.2 regex facility that is provided by the standard C library on most POSIX platforms.
See also https://wiki.haskell.org/Regular_expressions for more information.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| _regex-posix-clib | Use regex-posix-clib package (used by default on Windows) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- regex-posix-0.96.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.71, 0.72, 0.72.0.1, 0.72.0.2, 0.72.0.3, 0.91, 0.92, 0.93, 0.93.1, 0.93.2, 0.94.0, 0.94.1, 0.94.2, 0.94.4, 0.95.0, 0.95.1, 0.95.2, 0.96.0.0, 0.96.0.1, 0.96.0.2 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | array (>=0.5 && <1), base (>=4.9 && <5), bytestring (>=0.10 && <1), containers (>=0.5 && <1), regex-base (>=0.94 && <0.95), regex-posix-clib (>=2.7 && <2.8) [details] |
| Tested with | ghc ==9.12.1, ghc ==9.10.1, ghc ==9.8.4, ghc ==9.6.6, ghc ==9.4.8, ghc ==9.2.8, ghc ==9.0.2, ghc ==8.10.7, ghc ==8.8.4, ghc ==8.6.5, ghc ==8.4.4, ghc ==8.2.2, ghc ==8.0.2 |
| License | BSD-3-Clause |
| Copyright | Copyright (c) 2007-2010, Christopher Kuklewicz |
| Author | Christopher Kuklewicz |
| Maintainer | Andreas Abel |
| Category | Text |
| Bug tracker | https://github.com/haskell-hvr/regex-posix |
| Source repo | head: git clone https://github.com/haskell-hvr/regex-posix.git this: git clone https://github.com/haskell-hvr/regex-base.git(tag v0.96.0.2) |
| Uploaded | by AndreasAbel at 2025-03-02T11:16:13Z |
| Distributions | Arch:0.96.0.2, Debian:0.96.0.0, Fedora:0.96.0.2, FreeBSD:0.95.2, LTSHaskell:0.96.0.2, NixOS:0.96.0.2, Stackage:0.96.0.2, openSUSE:0.96.0.2 |
| Reverse Dependencies | 91 direct, 4486 indirect [details] |
| Downloads | 176945 total (82 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2025-03-02 [all 1 reports] |