@hackage regex-base0.94.0.0

Common "Text.Regex.*" API for Regex matching

This package doesn't provide the ability to do regex matching, but instead 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.