posix regex backend for regex-base
This Haskell module provides the Regex backend that wraps the c
posix regex api.  This is the backend being used by the regex-compat
package to replace Text.Regex

Maintainer: Matthias Kilian <kili@openbsd.org>

WWW: http://sourceforge.net/projects/lazy-regex
