Hoogle Search
Within LTS Haskell 24.25 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
strictFileInteractability :: Capabilities -> Maybe Boolwebdriver-precore WebDriverPreCore No documentation available.
strictFileInteractability :: Capabilities -> Maybe Boolwebdriver-precore WebDriverPreCore No documentation available.
getInteractiveDynFlags :: GhcMonad m => m DynFlagsghc-lib GHC Get the DynFlags used to evaluate interactive expressions.
runTcInteractive :: HscEnv -> TcRn a -> IO (Messages TcRnMessage, Maybe a)ghc-lib GHC No documentation available.
setInteractiveDynFlags :: GhcMonad m => DynFlags -> m ()ghc-lib GHC Set the DynFlags used to evaluate interactive expressions. Also initialise (load) plugins. Note: this cannot be used for changes to packages. Use setSessionDynFlags, or setProgramDynFlags and then copy the unitState into the interactive DynFlags.
lintInteractiveExpr :: SDoc -> HscEnv -> CoreExpr -> IO ()ghc-lib GHC.Driver.Config.Core.Lint.Interactive No documentation available.
-
ghc-lib GHC.Driver.Main No documentation available.
-
ghc-lib GHC.Driver.Main No documentation available.
mkCgInteractiveGuts :: CgGuts -> CgInteractiveGutsghc-lib GHC.Driver.Main No documentation available.
newInteractiveBinder :: HscEnv -> OccName -> SrcSpan -> IO Nameghc-lib GHC.Iface.Env No documentation available.