| Safe Haskell | None |
|---|
YesodDsl.Generator.Esqueleto
Documentation
Constructors
| Context | |
Fields
| |
emptyContext :: Module -> ContextSource
ctxLookupField :: VariableName -> FieldName -> State Context (Maybe Field)Source
valueOrValueList :: Bool -> Int -> StringSource
hsValBinOp :: ValBinOp -> StringSource
withScope :: [(EntityName, VariableName, MaybeFlag)] -> State Context a -> State Context aSource