Data.Regex.Generics
data Regex c f
data Regex' k c f
data Fix f
empty_
none
any_
inj
__
square
var
(#)
choice
(<||>)
concat_
(<.>)
iter
(^*)
capture
(<<-)
type Matchable f
matches
match
with
arbitraryFromRegex
arbitraryFromRegexAndGen