regex-base: Common "Text.Regex.*" API for Regex matching
This package doesn't provide the ability to do regex matching, but instead 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.
Modules
[Index] [Quick Jump]
Downloads
- regex-base-0.94.0.0.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 && <4.15), bytestring (>=0.9 && <0.11), containers (>=0.4 && <0.7), fail (>=4.9 && <4.10), mtl (>=1.1 && <2.3), text (>=1.2.3 && <1.3) [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) 2006, Christopher Kuklewicz |
Author | Christopher Kuklewicz |
Maintainer | hvr@gnu.org |
Revised | Revision 1 made by phadej at 2020-03-25T10:49:59Z |
Category | Text |
Home page | https://wiki.haskell.org/Regular_expressions |
Bug tracker | https://github.com/hvr/regex-base/issues |
Source repo | head: git clone https://github.com/hvr/regex-base.git |
Uploaded | by HerbertValerioRiedel at 2019-09-25T07:55:52Z |
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, 4559 indirect [details] |
Downloads | 255011 total (264 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-09-25 [all 1 reports] |