Hoogle Search
Within LTS Haskell 24.23 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc GHC No documentation available.
compareFixity :: Fixity -> Fixity -> (Bool, Bool)ghc GHC No documentation available.
dataConIsInfix :: DataCon -> Boolghc GHC Should the DataCon be presented infix?
-
ghc GHC No documentation available.
depSuffixes :: DynFlags -> [String]ghc GHC No documentation available.
dumpPrefix :: DynFlags -> FilePathghc GHC 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 Override the dumpPrefix set by setDumpPrefix or 'ghc.GHCi.UI.runStmt'. Set by -ddump-file-prefix
mi_fixities :: ModIface_ (phase :: ModIfacePhase) -> [(OccName, Fixity)]ghc GHC Fixities NOT STRICT! we read this field lazily from the interface file
-
ghc GHC No documentation available.
resumeHistoryIx :: Resume -> Intghc GHC No documentation available.