Safe Haskell | None |
---|---|
Language | GHC2021 |
Documentation
runLoadQueryIO :: forall (r :: EffectRow) a. Members '[LocalFile :: (Type -> Type) -> Type -> Type, Template :: (Type -> Type) -> Type -> Type] r => Sem ((LoadQuery :: (Type -> Type) -> Type -> Type) ': r) a -> Sem r a #
substitute' :: forall (r :: EffectRow). Member (Template :: (Type -> Type) -> Type -> Type) r => SourceLocation -> Text -> SqlTemplateVariables -> Sem r (Either LoadQueryError Text) #