regex-tdfa: Replaces/Enhances Text.Regex
A new all Haskell "tagged" DFA regex engine, inspired by libtre
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
devel | enable flags that are useful for development | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- regex-tdfa-1.2.3.2.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
Versions [RSS] | 0.92, 0.94, 0.95.1, 0.95.2, 0.97.1, 0.97.3, 0.97.4, 1.0.0, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.6, 1.1.7, 1.1.8, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 1.2.3.1, 1.2.3.2, 1.2.3.3, 1.3.0, 1.3.1.0, 1.3.1.1, 1.3.1.2, 1.3.1.3, 1.3.1.4, 1.3.1.5, 1.3.2, 1.3.2.1, 1.3.2.2 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | array (>=0.4 && <0.6), base (>=4 && <5), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.7), ghc-prim, mtl (>=2 && <3), parsec (>=3 && <4), regex-base (>=0.93.1 && <0.94), semigroups (>=0.18 && <0.19) [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) 2007, Christopher Kuklewicz |
Author | Christopher Kuklewicz |
Maintainer | Artyom <yom@artyom.me>, Christopher Kuklewicz <TextRegexLazy@personal.mightyreason.com> |
Revised | Revision 1 made by phadej at 2019-09-25T11:46:55Z |
Category | Text |
Home page | https://github.com/ChrisKuklewicz/regex-tdfa |
Bug tracker | https://github.com/ChrisKuklewicz/regex-tdfa/issues |
Source repo | head: git clone git://github.com/ChrisKuklewicz/regex-tdfa.git |
Uploaded | by Artyom at 2019-05-09T09:09:49Z |
Distributions | Arch:1.3.2.2, Debian:1.3.1.0, Fedora:1.3.2.1, FreeBSD:1.2.0, LTSHaskell:1.3.2.2, NixOS:1.3.2.2, Stackage:1.3.2.2, openSUSE:1.3.2.2 |
Reverse Dependencies | 137 direct, 3841 indirect [details] |
Downloads | 169835 total (366 in the last 30 days) |
Rating | 2.5 (votes: 4) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-05-09 [all 1 reports] |