Text.Regex.Applicative.Text

Types

type RE' a

data RE s a

Smart constructors

sym

psym

msym

anySym

string

reFoldl

data Greediness

few

withMatched

Basic matchers

match

(=~)

replace

Advanced matchers

findFirstPrefix

findLongestPrefix

findShortestPrefix

findFirstInfix

findLongestInfix

findShortestInfix

Module re-exports