napkin-1.0.0
Safe HaskellNone
LanguageGHC2021

Napkin.Run.Effects.Interceptors.CollectLoadedQueries

Documentation

interceptSqlParseCollectLoadedQueries :: forall (r :: EffectRow) a. Members '[SqlParse :: (Type -> Type) -> Type -> Type, Output (FilePath, Query) :: (Type -> Type) -> Type -> Type] r => Sem r a -> Sem r a #