regex-0.10.0.2: Toolkit for regex-base

Safe HaskellNone
LanguageHaskell2010

Text.RE.Summa

Synopsis

Documentation

This module collects together all of the generic regex APIs not exported by the API modules specific to each back end. The regex API is modular with only the most common types and functions being exported by these modules. The remining modules may be imported individually or en masse by importing this module.