Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
- interpretQueryAuthForAccountDb :: Member (DbTable (Uuid (AccountAuth UUID)) !! DbError) r => InterpreterFor (Query (AuthForAccount UUID) [Uuid (AccountAuth UUID)] !! DbError) r
Documentation
interpretQueryAuthForAccountDb :: Member (DbTable (Uuid (AccountAuth UUID)) !! DbError) r => InterpreterFor (Query (AuthForAccount UUID) [Uuid (AccountAuth UUID)] !! DbError) r Source #
Interpret
with Polysemy.Hasql.Query
AuthForAccount