yesod-dsl-0.1.1.20: DSL for generating Yesod subsite to manage an RDBMS;

Safe HaskellNone

YesodDsl.Generator.Esqueleto

Documentation

hsBinOp :: BinOp -> StringSource

type TypeName = StringSource

boolToInt :: Bool -> IntSource

annotateType :: Bool -> Maybe String -> String -> StringSource

valueOrValueList :: Bool -> Int -> StringSource

normalFieldRef :: String -> State Context StringSource

joinDef :: Join -> StringSource

subQuery :: String -> SelectQuery -> State Context StringSource