regex-0.8.0.0: Toolkit for regex-base
Text.RE.Internal.QQ
data QQFailure Source #
Constructors
Fields
Instances
Methods
showsPrec :: Int -> QQFailure -> ShowS #
show :: QQFailure -> String #
showList :: [QQFailure] -> ShowS #
toException :: QQFailure -> SomeException #
fromException :: SomeException -> Maybe QQFailure #
displayException :: QQFailure -> String #
qq0 :: String -> QuasiQuoter Source #