Safe Haskell | None |
---|---|
Language | Haskell2010 |
Text.RE.Internal.QQ
- data QQFailure = QQFailure {}
- qq0 :: String -> QuasiQuoter
Documentation
used to throw an exception reporting an abuse of a quasi quoter
Constructors
QQFailure | |
Fields
|
qq0 :: String -> QuasiQuoter Source #
a quasi quoter that can be used in no context (to be extended with the appropriate quasi quoter parser)