regex-1.0.1.5: 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 principal API modules, specialised for each back end and text type. The regex API is modular with only the most common types and functions being exported by these modules but the remaining modules may be imported en masse by importing this module.