Description
Common "Text.Regex.*" API for Regex matching.
Description
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.
README.md
regex-base
Common interface to several Haskell implementations of regular expressions.
Documentation on hackage.