The latest version of regex-tdfa is 1.3.2.2-3.

regex-tdfa

Version 1.3.1.2 revision 0 uploaded by AndreasAbel.

Package meta

Synopsis
Pure Haskell Tagged DFA Backend for "Text.Regex" (regex-base)
Description

This package provides a pure Haskell "Tagged" DFA regex engine for regex-base. This implementation was inspired by the algorithm (and Master's thesis) behind the regular expression library known as TRE or libtre.

Please consult the Text.Regex.TDFA module for API documentation including a tutorial with usage examples; see also https://wiki.haskell.org/Regular_expressions for general information about regular expression support in Haskell.

Author
Christopher Kuklewicz
Bug reports
https://github.com/haskell-hvr/regex-tdfa/issues
Category
Text
Copyright
Copyright (c) 2007-2009, Christopher Kuklewicz
Homepage
https://wiki.haskell.org/Regular_expressions
Maintainer
Andreas Abel
Package URL
n/a
Stability
n/a

Components