Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
This module uses the python mini language detailed in
PythonSyntax
to build an template haskell expression
representing a formatted string.
Documentation
Configuration for the quasiquoter
Config | |
|
wrapFromString :: ExpQ -> Q Exp Source #
If OverloadedStrings
is enabled, from the input expression with
fromString
.