regex-base: 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:
See also https://wiki.haskell.org/Regular_expressions for more information.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- regex-base-0.94.0.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.71, 0.72.0.1, 0.72.0.2, 0.83, 0.90, 0.91, 0.92, 0.93, 0.93.1, 0.93.2, 0.94.0.0, 0.94.0.1, 0.94.0.2 |
---|---|
Change log | ChangeLog.md |
Dependencies | array (>=0.3 && <0.6), base (>=4.3 && <5), bytestring (>=0.9 && <0.13), containers (>=0.4 && <0.8), fail (>=4.9 && <4.10), text (>=1.2.3 && <1.3 || >=2.0 && <2.2) [details] |
Tested with | ghc ==9.8.0, ghc ==9.6.3, ghc ==9.4.7, ghc ==9.2.8, ghc ==9.0.2, ghc ==8.10.7, ghc ==8.8.4, ghc ==8.6.5, ghc ==8.4.4, ghc ==8.2.2, ghc ==8.0.2, ghc ==7.10.3 |
License | BSD-3-Clause |
Copyright | Copyright (c) 2006, Christopher Kuklewicz |
Author | Christopher Kuklewicz |
Maintainer | Andreas Abel |
Revised | Revision 4 made by AndreasAbel at 2023-09-28T10:07:58Z |
Category | Text |
Home page | https://wiki.haskell.org/Regular_expressions |
Bug tracker | https://github.com/haskell-hvr/regex-base/issues |
Source repo | head: git clone https://github.com/haskell-hvr/regex-base.git this: git clone https://github.com/haskell-hvr/regex-base.git(tag v0.94.0.2-r4) |
Uploaded | by AndreasAbel at 2021-11-16T19:48:05Z |
Distributions | Arch:0.94.0.2, Debian:0.94.0.0, Fedora:0.94.0.2, FreeBSD:0.93.2, LTSHaskell:0.94.0.2, NixOS:0.94.0.2, Stackage:0.94.0.2, openSUSE:0.94.0.2 |
Reverse Dependencies | 65 direct, 4572 indirect [details] |
Downloads | 255328 total (336 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |