regex-tdfa: Replaces/Enhances Text.Regex
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
A new all Haskell "tagged" DFA regex engine, inspired by libtre
Properties
Versions | 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.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 |
---|---|
Change log | CHANGELOG.md |
Dependencies | array (>=0.4 && <0.6), base (>=4 && <5), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.7), fail, ghc-prim, mtl (>=2 && <3), parsec (>=3 && <4), regex-base (>=0.93.1 && <0.95), 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> |
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-09-28T22:06:54Z |
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.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees