regexdot: A polymorphic, POSIX, extended regex-engine.

[ library, regex, search ] [ Propose Tags ]

Provides a portable, POSIX, extended regex-engine, designed to process a list of arbitrary objects.


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
llvm

Whether the llvm compiler-backend has been installed and is required for code-generation.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.10.2.1, 0.10.2.2, 0.11.0.0, 0.11.0.1, 0.11.1.0, 0.11.1.1, 0.11.1.2, 0.12.0.1, 0.12.1.0, 0.12.2.0, 0.12.2.1, 0.12.2.2
Change log changelog.markdown
Dependencies base (>=4 && <5), data-default, deepseq (>=1.1), extra, parallel (>=3.0), parsec (>=3 && <4), toolshed (>=0.17) [details]
License LicenseRef-GPL
Copyright (C) 2010-2015 Dr. Alistair Ward
Author Dr. Alistair Ward
Maintainer mailto:regexdot@functionalley.com
Category Search, Regex
Home page https://functionalley.com/RegExDot/regExDot.html
Bug tracker mailto:regexdot@functionalley.com
Source repo head: git clone https://github.com/functionalley/RegExDot
Uploaded by AlistairWard at 2020-06-30T13:19:20Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 7642 total (37 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-06-30 [all 1 reports]

Readme for regexdot-0.12.2.2

[back to package description]

RegExDot

Build Status Hackage License: GPL v3 Haskell

This is "RegExDot", a polymorphic regex-engine.

Installation

It can be built and installed using Cabal.

Documentation

More information about this library can be found at RegExDot.

License

For information on copying and distributing this package, see the file "LICENSE" in this directory.

Bug-reporting

Bug-reports should be emailed to regexdot@functionalley.com.

Author

This library is written and maintained by Dr. Alistair Ward.