Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setOccNameSpace :: NameSpace -> OccName -> OccNameghc GHC.Plugins No documentation available.
-
ghc GHC.Plugins No documentation available.
setBit :: Bits a => a -> Int -> aghc GHC.Prelude.Basic No documentation available.
setInteractivePrintName :: InteractiveContext -> Name -> InteractiveContextghc GHC.Runtime.Context No documentation available.
setContext :: GhcMonad m => [InteractiveImport] -> m ()ghc GHC.Runtime.Eval Set the interactive evaluation context. (setContext imports) sets the ic_imports field (which in turn determines what is in scope at the prompt) to imports, and updates the icReaderEnv environment to reflect it. We retain in scope all the things defined at the prompt, and kept in ic_tythings. (Indeed, they shadow stuff from ic_imports.)
setupBreakpoint :: GhcMonad m => HscEnv -> BreakpointId -> Int -> m ()ghc GHC.Runtime.Eval No documentation available.
setRealHp :: VirtualHpOffset -> FCode ()ghc GHC.StgToCmm.Heap No documentation available.
setVirtHp :: VirtualHpOffset -> FCode ()ghc GHC.StgToCmm.Heap No documentation available.
setBinds :: CgBindings -> FCode ()ghc GHC.StgToCmm.Monad No documentation available.
setHpUsage :: HeapUsage -> FCode ()ghc GHC.StgToCmm.Monad No documentation available.