Safe Haskell | None |
---|---|
Language | Haskell2010 |
Text.RE.ZeInternals.SearchReplace.PCREEdPrime
- ed' :: Q Exp -> Maybe SimpleREOptions -> QuasiQuoter
Documentation
ed' :: Q Exp -> Maybe SimpleREOptions -> QuasiQuoter Source #
construct a quasi quoter from a casting function and Just sro
if the options are known, otherwise a function take takes the
SimpleREOptions
and constructs the SearchReplace
template