regexdot-0.10.2.1: A /polymorphic/, POSIX, extended regular-expression engine.

RegExDot.InstanceInt

Description

AUTHOR
Dr. Alistair Ward
DESCRIPTION
Provides a default implementation of the type-classes, required for ExtendedRegEx Int.
CAVEATS

In contrast to the traditional regex, there's no reason to escape a Char, other than when referring to a shortcut. Since no shortcuts are defined in this minimal definition, it's always an error to escape a character.