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.
Versions [faq] | 0.95.1, 0.95.1.1, 0.95.1.2, 0.95.1.3, 0.95.1.4 |
---|---|
Dependencies | array, base, regex-base (>=0.93), regex-tdfa (>=1.1.0) [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) Christopher Kuklewicz 2006 (c) shelarcy 2012 |
Author | Christopher Kuklewicz |
Maintainer | shelarcy <shelarcy@gmail.com> |
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, Fedora:0.95.1.4, FreeBSD:0.95.1.4, LTSHaskell:0.95.1.4, NixOS:0.95.1.4, Stackage:0.95.1.4 |
Downloads | 11860 total (96 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] |
Flags
Name | Description | Default | Type |
---|---|---|---|
newbase | Choose base >= 4 | Enabled | Automatic |
splitbase | Choose the new smaller, split-up base package. | Enabled | Automatic |
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 (as included in the package)