Description
Provides a replacement and enhancement for the older Text.Regex interface. It helps code keep familiar regular expression APIs while gaining compatibility with maintained regex packages.
It is useful for migrating or maintaining Haskell projects that use legacy Text.Regex code. It is a compatibility library and has no standalone regex tester.