regex: Toolkit for regex-base
A regular expression toolkit for regex-base with compile-time checking of RE syntax, data types for matches and captures, a text replacement toolkit, portable options, high-level AWK-like tools for building text processing apps, regular expression macros with parsers and test bench, omprehensive documentation, tutorials and copious examples.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- regex-1.0.1.4.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'.
Versions [RSS] | 0.0.0.1, 0.0.0.2, 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.3.0.0, 0.5.0.0, 0.6.0.0, 0.6.0.1, 0.7.0.0, 0.8.0.0, 0.9.0.0, 0.10.0.0, 0.10.0.1, 0.10.0.2, 0.10.0.3, 0.11.0.0, 0.11.1.0, 0.12.0.0, 0.13.0.0, 0.14.0.0, 1.0.0.0, 1.0.1.0, 1.0.1.1, 1.0.1.2, 1.0.1.3, 1.0.1.4, 1.0.1.5, 1.0.2.0, 1.1.0.0, 1.1.0.1 (info) |
---|---|
Change log | changelog |
Dependencies | array (>=0.4), base (>=4 && <5), base-compat (>=0.6 && <0.10), bytestring (>=0.10 && <0.11), containers (>=0.4), hashable (>=1.2 && <1.3), regex-base (>=0.93 && <0.94), regex-pcre-builtin (>=0.94 && <0.95), regex-tdfa (>=1.2 && <1.3), regex-tdfa-text (>=1.0 && <1.1), template-haskell (>=2.7), text (>=1.2 && <1.3), time (>=1.4.2), time-locale-compat (>=0.1 && <0.2), transformers (>=0.2.2), unordered-containers (>=0.2 && <0.3), utf8-string (>=1) [details] |
License | BSD-3-Clause |
Copyright | Chris Dornan 2016-2017 |
Author | Chris Dornan |
Maintainer | Chris Dornan <chris@regex.uk> |
Revised | Revision 1 made by phadej at 2019-11-14T11:21:57Z |
Category | Text |
Home page | http://regex.uk |
Bug tracker | http://issues.regex.uk |
Source repo | head: git clone https://github.com/iconnect/regex.git this: git clone https://github.com/iconnect/regex.git(tag 1.0.1.4) |
Uploaded | by ChrisDornan at 2018-12-14T12:20:19Z |
Distributions | LTSHaskell:1.1.0.1, NixOS:1.1.0.1, Stackage:1.1.0.1 |
Downloads | 22882 total (139 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-12-14 [all 1 reports] |