Preql.QuasiQuoter.Common
Description
cNames :: Char -> Int -> Q [Name] Source #
A list of n Names beginning with the given character
tupleOrSingle :: [Name] -> Exp Source #
expressionOnly :: String -> (String -> Q Exp) -> QuasiQuoter Source #
alphabet :: [String] Source #
tupleE :: [Exp] -> Exp Source #