regex-do-1.0: PCRE regex funs

Safe HaskellSafe
LanguageHaskell2010

Regexdo.TypeDo

Documentation

type GroupReplacer acc = MatchArray -> acc -> acc Source

data Needle n Source

Constructors

Needle n 

Instances

data Haystack h Source

Constructors

Haystack h 

data Replacement r Source

Constructors

Replacement r