Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
Opt_SuppressModulePrefixes :: GeneralFlagghc GHC.Driver.Session No documentation available.
depSuffixes :: DynFlags -> [String]ghc GHC.Driver.Session No documentation available.
dumpPrefix :: DynFlags -> FilePathghc GHC.Driver.Session This defaults to 'non-module'. It can be set by setDumpPrefix or 'ghc.GHCi.UI.runStmt' based on where its output is going.
dumpPrefixForce :: DynFlags -> Maybe FilePathghc GHC.Driver.Session Override the dumpPrefix set by setDumpPrefix or 'ghc.GHCi.UI.runStmt'. Set by -ddump-file-prefix
-
ghc GHC.Hs No documentation available.
-
ghc GHC.Hs.Decls No documentation available.
fdFixity :: FamilyDecl pass -> LexicalFixityghc GHC.Hs.Decls No documentation available.
feqn_fixity :: FamEqn pass rhs -> LexicalFixityghc GHC.Hs.Decls Fixity used in the declaration
hsGroupTopLevelFixitySigs :: forall (p :: Pass) . HsGroup (GhcPass p) -> [LFixitySig (GhcPass p)]ghc GHC.Hs.Decls The fixity signatures for each top-level declaration and class method in an HsGroup. See Note [Top-level fixity signatures in an HsGroup]
hs_fixds :: HsGroup p -> [LFixitySig p]ghc GHC.Hs.Decls No documentation available.