PyF-0.6.0.0: Quasiquotations for a python like interpolated string formater
PyF.Internal.QQ
Description
This module uses the python mini language detailed in PythonSyntax to build an template haskell expression which represents a Format.
PythonSyntax
Format
toExp :: String -> Q Exp Source #
Parse a string and return a formatter for it