Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setOutputFile :: Maybe String -> DynFlags -> DynFlagsghc-lib-parser GHC.Driver.Session No documentation available.
setOutputHi :: Maybe String -> DynFlags -> DynFlagsghc-lib-parser GHC.Driver.Session No documentation available.
setTmpDir :: FilePath -> DynFlags -> DynFlagsghc-lib-parser GHC.Driver.Session No documentation available.
setUnitId :: String -> DynFlags -> DynFlagsghc-lib-parser GHC.Driver.Session No documentation available.
setUnsafeGlobalDynFlags :: DynFlags -> IO ()ghc-lib-parser GHC.Driver.Session No documentation available.
settings :: DynFlags -> Settingsghc-lib-parser 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-lib-parser GHC.Hs.Binds No documentation available.
-
ghc-lib-parser GHC.Hs.Type Set the attached flag
setCommentsEpAnn :: NoAnn ann => EpAnn ann -> EpAnnComments -> EpAnn annghc-lib-parser 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-lib-parser GHC.Parser.Annotation No documentation available.