Common "Text.Regex.*" API for Regex matching
This package does not provide the ability to do regular expression matching. Instead, it provides the type classes that constitute the abstract API that is implemented by 'regex-*' backends such as: * <https://hackage.haskell.org/package/regex-posix regex-posix> * <https://hackage.haskell.org/package/regex-parsec regex-parsec> * <https://hackage.haskell.org/package/regex-dfa regex-dfa> * <https://hackage.haskell.org/package/regex-tdfa regex-tdfa> * <https://hackage.haskell.org/package/regex-pcre regex-pcre> See also <https://wiki.haskell.org/Regular_expressions> for more information.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.94.0.2-11.fc41 | - |
Fedora 41 | 0.94.0.2-11.fc41 | - |
Fedora 40 | 0.94.0.2-8.fc40 | - |
Fedora EPEL 9 | 0.94.0.2-1.el9 | - |
Fedora EPEL 8 | 0.93.2-41.el8 | - |
You can contact the maintainers of this package via email at
ghc-regex-base dash maintainers at fedoraproject dot org
.