polysemy-hasql-0.0.1.0: Polysemy effects for databases
Safe HaskellSafe-Inferred
LanguageHaskell2010

Polysemy.Hasql.Queue.Store

Documentation

class StoreTable t d where Source #

Instances

Instances details
(ToJSON d, FromJSON d, PrimColumn t, CompName d ('TSel prefix name), KnownSymbol (AppendSymbol "Queued" name)) => StoreTable t d Source # 
Instance details

Defined in Polysemy.Hasql.Queue.Store