regex-tdfa-utf8-1.0: This combines regex-tdfa with utf8-string to allow searching over UTF8 encoded lazy bytestrings.

Safe HaskellNone

Text.Regex.TDFA.UTF8

Documentation

newtype Utf8 Source

Constructors

Utf8 

Fields

utf8 :: ByteString
 

Instances

Eq Utf8 
Ord Utf8 
Read Utf8 
Show Utf8 
Extract Utf8 
Uncons Utf8 
RegexLike Regex Utf8 
RegexContext Regex Utf8 Utf8 
RegexMaker Regex CompOption ExecOption Utf8