regex-compat-tdfa: Unicode Support version of Text.Regex, using regex-tdfa
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.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
newbase | Choose base >= 4 | Enabled |
splitbase | Choose the new smaller, split-up base package. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- regex-compat-tdfa-0.95.1.4.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.95.1, 0.95.1.1, 0.95.1.2, 0.95.1.3, 0.95.1.4 |
---|---|
Dependencies | array, base (<4.15), regex-base (>=0.93), regex-tdfa (>=1.1.0) [details] |
Tested with | ghc >=0 |
License | BSD-3-Clause |
Copyright | Copyright (c) Christopher Kuklewicz 2006 (c) shelarcy 2012 |
Author | Christopher Kuklewicz |
Maintainer | shelarcy <shelarcy@gmail.com> |
Revised | Revision 1 made by AndreasAbel at 2022-07-14T14:01:52Z |
Category | Text |
Home page | http://hub.darcs.net/shelarcy/regex-compat-tdfa |
Bug tracker | http://hub.darcs.net/shelarcy/regex-compat-tdfa/issues |
Source repo | head: darcs get http://hub.darcs.net/shelarcy/regex-compat-tdfa |
Uploaded | by KidoTakahiro at 2013-10-03T16:40:34Z |
Distributions | Arch:0.95.1.4, Debian:0.95.1.4, FreeBSD:0.95.1.4, NixOS:0.95.1.4 |
Reverse Dependencies | 8 direct, 9 indirect [details] |
Downloads | 13982 total (27 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |