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.
setUnsafeGlobalDynFlags :: DynFlags -> IO ()ghc GHC.Driver.Session No documentation available.
settings :: DynFlags -> Settingsghc GHC.Driver.Session "unbuild" a Settings from a DynFlags. This shouldn't be needed in the vast majority of code. But GHCi questionably uses this to produce a default DynFlags from which to compute a flags diff for printing.
setTcMultAnn :: Mult -> HsMultAnn GhcRn -> HsMultAnn GhcTcghc GHC.Hs.Binds No documentation available.
-
ghc GHC.Hs.Type Set the attached flag
setNameModule :: Maybe Module -> Name -> TcRnIf m n Nameghc GHC.Iface.Env setCommentsEpAnn :: NoAnn ann => EpAnn ann -> EpAnnComments -> EpAnn annghc GHC.Parser.Annotation Replace any existing comments on a EpAnn, used for manipulating the AST prior to exact printing the changed one.
setFollowingComments :: EpAnnComments -> [LEpaComment] -> EpAnnCommentsghc GHC.Parser.Annotation No documentation available.
setPriorComments :: EpAnnComments -> [LEpaComment] -> EpAnnCommentsghc GHC.Parser.Annotation No documentation available.
setLastToken :: PsSpan -> Int -> P ()ghc GHC.Parser.Lexer No documentation available.
setSrcLoc :: RealSrcLoc -> P ()ghc GHC.Parser.Lexer No documentation available.