regex-base: Common "Text.Regex.*" API for Regex matching
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.
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.
Properties
Versions | 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.1, 0.94.0.2 |
---|---|
Change log | ChangeLog.md |
Dependencies | array (>=0.3 && <0.6), base (>=4.3 && <4.16), bytestring (>=0.9 && <0.12), 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 | Herbert Valerio Riedel <hvr@gnu.org>, Andreas Abel |
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 this: git clone https://github.com/hvr/regex-base.git(tag v0.94.0.1) |
Uploaded | by AndreasAbel at 2021-02-20T11:00:50Z |
Modules
[Index] [Quick Jump]
Downloads
- regex-base-0.94.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees