Hoogle Search
Within LTS Haskell 24.39 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
Opt_PrintRedundantPromotionTicks :: GeneralFlagghc GHC.Driver.Session No documentation available.
Opt_PrintTypecheckerElaboration :: GeneralFlagghc GHC.Driver.Session No documentation available.
Opt_PrintUnicodeSyntax :: GeneralFlagghc GHC.Driver.Session No documentation available.
interactivePrint :: DynFlags -> Maybe Stringghc GHC.Driver.Session No documentation available.
sOpt_CmmP_fingerprint :: Settings -> Fingerprintghc GHC.Driver.Session No documentation available.
sOpt_JSP_fingerprint :: Settings -> Fingerprintghc GHC.Driver.Session No documentation available.
sOpt_P_fingerprint :: Settings -> Fingerprintghc GHC.Driver.Session No documentation available.
exactPrintHsDocString :: HsDocString -> Stringghc GHC.Hs.DocString Pretty print with decorators, exactly as the user wrote it
PluginFingerprintChanged :: RecompReasonghc GHC.Iface.Recomp No documentation available.
addFingerprints :: HscEnv -> PartialModIface -> IO ModIfaceghc GHC.Iface.Recomp Add fingerprints for top-level declarations to a ModIface. See Note [Fingerprinting IfaceDecls]