Pure Haskell Tagged DFA Backend for "Text.Regex" (regex-base)
This package provides a pure Haskell "Tagged" DFA regex engine for <//hackage.haskell.org/package/regex-base regex-base>. This implementation was inspired by the algorithm (and Master's thesis) behind the regular expression library known as <https://github.com/laurikari/tre/ TRE or libtre>. Please consult the "Text.Regex.TDFA" module for API documentation including a tutorial with usage examples; see also <https://wiki.haskell.org/Regular_expressions> for general information about regular expression support in Haskell.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.3.2.3-2.fc43 | - |
Fedora 42 | 1.3.2.2-2.fc42 | - |
Fedora 41 | 1.3.2.2-1.fc41 | - |
Fedora EPEL 9 | 1.3.1.2-1.el9 | - |
Fedora EPEL 8 | 1.2.3.1-1.el8 | - |
Fedora EPEL 10.1 | 1.3.2.2-1.el10_0 | - |
Fedora EPEL 10.0 | 1.3.2.2-1.el10_0 | - |
You can contact the maintainers of this package via email at
ghc-regex-tdfa dash maintainers at fedoraproject dot org
.