Text.Regex.PCRE.Light
data Regex
compile
compileM
match
captureCount
data PCREOption
anchored
auto_callout
caseless
dollar_endonly
dotall
dupnames
extended
extra
firstline
multiline
newline_cr
newline_crlf
newline_lf
no_auto_capture
ungreedy
utf8
no_utf8_check
data PCREExecOption
exec_anchored
exec_newline_cr
exec_newline_crlf
exec_newline_lf
exec_notbol
exec_noteol
exec_notempty
exec_no_utf8_check
exec_partial