pcre-less-0.0.0: Nicer interface to pcre-light.

Text.Regex.Less

Documentation

(=~) :: QLR a => String -> a -> ResultSource

truth :: Result -> BoolSource

yank :: Result -> [String]Source

base :: Result -> StringSource

subst :: Result -> String -> StringSource

backref :: Result -> Int -> StringSource