Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
forUpdateOf :: LockableEntity a => a -> OnLockedBehavior -> SqlQuery ()esqueleto Database.Esqueleto.PostgreSQL `FOR UPDATE OF` syntax for postgres locking allows locking of specific tables with an update lock in a view or join
foreground :: Monad m => LiveProgram m -> m ()essence-of-live-coding LiveCoding No documentation available.
foreverEShow :: (Data e, Data s) => ForeverE e s -> Stringessence-of-live-coding LiveCoding.Debugger.StatePrint No documentation available.
-
essence-of-live-coding LiveCoding.Forever No documentation available.
-
essence-of-live-coding LiveCoding.Forever No documentation available.
-
essence-of-live-coding LiveCoding.LiveProgram.Except Run a LiveProgramExcept in a loop, discarding the exception.
-
essence-of-live-coding LiveCoding.LiveProgram.Except Run a LiveProgramExcept in a loop. In the additional 'ReaderT e' context, you can read the last thrown exception. (For the first iteration, e is set to the first argument to foreverELiveProgram.) This way, you can create an infinite loop, with the exception as the loop variable.
foreground :: Monad m => LiveProgram m -> m ()essence-of-live-coding LiveCoding.RuntimeIO No documentation available.
foreground :: Monad m => LiveProgram m -> m ()essence-of-live-coding LiveCoding.RuntimeIO.Launch Launch a LiveProgram in the foreground thread (blocking).
foreignObjPrimTyConKey :: Uniqueghc-lib-parser GHC.Builtin.Names No documentation available.