The latest version of regex-posix is 0.96.0.1-3.

regex-posix

Version 0.96.0.1 revision 1 uploaded by AndreasAbel.

Package meta

Synopsis
POSIX Backend for "Text.Regex" (regex-base)
Description

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.

Author
Christopher Kuklewicz
Bug reports
https://github.com/haskell-hvr/regex-posix
Category
Text
Copyright
Copyright (c) 2007-2010, Christopher Kuklewicz
Homepage
n/a
Maintainer
Andreas Abel
Package URL
n/a
Stability
n/a

Components