regex-base-0.94.0.1: Common "Text.Regex.*" API for Regex matching

regex-base-0.94.0.1: Common "Text.Regex.*" API for Regex matching

This package does not provide the ability to do regular expression matching. Instead, it provides the type classes that constitute the abstract API that is implemented by regex-* backends such as:

See also https://wiki.haskell.org/Regular_expressions for more information.

Modules