BSD-3-Clause licensed by Christopher Kuklewicz
Maintained by shelarcy
This version can be pinned in stack with:regex-compat-tdfa-0.95.1.4@sha256:f4e4ca4b5151d59fe2e8c832f0be8400577b0ae882ade9779190e684e69884cc,2102

Module documentation for 0.95.1.4

Used by 1 package in nightly-2020-04-10(full list with versions):

One module layer over regex-tdfa to replace Text.Regex.

regex-compat can't use Unicode characters correctly because of using regex-posix. This is not good for Unicode users.

I modified regex-compat to use regex-tdfa for solving today's problem.