Hoogle Search
Within LTS Haskell 24.49 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
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.
foreignTargetHints :: ForeignTarget -> ([ForeignHint], [ForeignHint])ghc-lib-parser GHC.Cmm.Node No documentation available.
-
ghc-lib-parser GHC.Parser.Errors.Ppr No documentation available.
foreignRefArgs :: ForeignJSRef -> ![FastString]ghc-lib-parser GHC.StgToJS.Types No documentation available.
foreignRefCConv :: ForeignJSRef -> !CCallConvghc-lib-parser GHC.StgToJS.Types No documentation available.
foreignRefPattern :: ForeignJSRef -> !FastStringghc-lib-parser GHC.StgToJS.Types No documentation available.
foreignRefResult :: ForeignJSRef -> !FastStringghc-lib-parser GHC.StgToJS.Types No documentation available.