regex-posix: POSIX Backend for "Text.Regex" (regex-base)

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

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.

Properties

Versions 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.0, 0.96.0.1
Change log ChangeLog.md
Dependencies array (>=0.3 && <0.6), base (>=4.3 && <4.14), bytestring (>=0.9 && <0.11), containers (>=0.4 && <0.7), fail (>=4.9 && <4.10), regex-base (>=0.94 && <0.95), regex-posix-clib (>=2.7 && <2.8) [details]
License BSD-3-Clause
Copyright Copyright (c) 2007-2010, Christopher Kuklewicz
Author Christopher Kuklewicz
Maintainer hvr@gnu.org
Category Text
Bug tracker https://github.com/hvr/regex-posix
Source repo head: git clone https://github.com/hvr/regex-posix.git
Uploaded by HerbertValerioRiedel at 2019-09-30T22:12:38Z

Modules

[Index] [Quick Jump]

Flags

Automatic Flags
NameDescriptionDefault
_regex-posix-clib

Use regex-posix-clib package

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees