The regex-compat-tdfa package
One module layer over regex-tdfa to replace Text.Regex.
regex-compat can't uses 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.
Properties
| Versions | 0.95.1, 0.95.1.1, 0.95.1.2 |
|---|---|
| Dependencies | base (<3.0), regex-base (≥0.93), regex-tdfa (≥0.95.1) or array, base (≥3.0), regex-base (≥0.93), regex-tdfa (≥0.95.1) |
| License | BSD3 |
| Copyright | Copyright (c) Christopher Kuklewicz 2006 (c) shelarcy 2012 |
| Author | Christopher Kuklewicz |
| Maintainer | shelarcy <shelarcy@gmail.com> |
| Stability | Seems to work, passes a few tests |
| Category | Text |
| Home page | http://darcsden.com/shelarcy/regex-compat-tdfa |
| Upload date | Thu Sep 13 15:18:20 UTC 2012 |
| Uploaded by | KidoTakahiro |
| Built on | ghc-7.6 |
Modules
- Text
Downloads
- regex-compat-tdfa-0.95.1.tar.gz (Cabal source package)
- package description (included in the package)