ihp-1.5.0: Haskell Web Framework
Safe HaskellNone
LanguageGHC2021

IHP.Job.Queue.Pool

Synopsis

Documentation

runPool :: Pool -> Session a -> IO a Source #

Run a hasql session against the pool, retrying once on cached plan errors.