regexchar: A POSIX extended regular-expression engine.
Provides a POSIX, extended regex-engine, specialised from the underlying polymorphic engine regexdot, to merely process character-lists, as is typically required.
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| llvm | Whether the | Disabled |
Automatic Flags
| Name | Description | Default |
|---|---|---|
| threaded | Link with the threaded runtime. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- regexchar-0.9.0.7.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.9.0.7, 0.9.0.8, 0.9.0.9, 0.9.0.10, 0.9.0.12, 0.9.0.13, 0.9.0.14, 0.9.0.15, 0.9.0.16, 0.9.0.17, 0.9.0.18 |
|---|---|
| Change log | changelog |
| Dependencies | array, base (>=4 && <5), Cabal (>=1.6 && <2), containers, haskell98, parallel, parsec (>=3 && <4), QuickCheck (>=2.4), regex-base, regex-posix, regexdot (>=0.10 && <0.11), toolshed (>=0.11 && <0.12) [details] |
| Tested with | ghc ==6.10, ghc ==6.12, ghc ==7.0 |
| License | LicenseRef-GPL |
| Copyright | (C) 2010 Dr. Alistair Ward |
| Author | Dr. Alistair Ward |
| Maintainer | regexchar <at> functionalley <dot> eu |
| Uploaded | by AlistairWard at 2011-07-13T11:11:41Z |
| Category | Regex, Text |
| Home page | http://functionalley.eu |
| Bug tracker | regexchar <at> functionalley <dot> eu |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | grecce |
| Downloads | 7503 total (26 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |