Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
PluginFingerprintChanged :: RecompReasonghc-lib GHC.Iface.Recomp No documentation available.
addFingerprints :: HscEnv -> PartialModIface -> IO ModIfaceghc-lib GHC.Iface.Recomp Add fingerprints for top-level declarations to a ModIface. See Note [Fingerprinting IfaceDecls]
fingerprintDynFlags :: HscEnv -> Module -> (WriteBinHandle -> Name -> IO ()) -> IO Fingerprintghc-lib GHC.Iface.Recomp.Flags Produce a fingerprint of a DynFlags value. We only base the finger print on important fields in DynFlags so that the recompilation checker can use this fingerprint. NB: The Module parameter is the Module recorded by the *interface* file, not the actual Module according to our DynFlags.
fingerprintHpcFlags :: DynFlags -> (WriteBinHandle -> Name -> IO ()) -> IO Fingerprintghc-lib GHC.Iface.Recomp.Flags No documentation available.
fingerprintOptFlags :: DynFlags -> (WriteBinHandle -> Name -> IO ()) -> IO Fingerprintghc-lib GHC.Iface.Recomp.Flags No documentation available.
getInteractivePrintName :: TcRn Nameghc-lib GHC.Tc.Utils.Monad No documentation available.
class (GObject o, IsDescendantOf PrintCompositor o) =>
IsPrintCompositor ogi-gtksource5 GI.GtkSource.Objects.PrintCompositor Type class for types which can be safely cast to PrintCompositor, for instance with toPrintCompositor.
clearPrintCompositorFooterFontName :: (MonadIO m, IsPrintCompositor o) => o -> m ()gi-gtksource5 GI.GtkSource.Objects.PrintCompositor Set the value of the “footer-font-name” property to Nothing. When overloading is enabled, this is equivalent to
clear #footerFontName
clearPrintCompositorHeaderFontName :: (MonadIO m, IsPrintCompositor o) => o -> m ()gi-gtksource5 GI.GtkSource.Objects.PrintCompositor Set the value of the “header-font-name” property to Nothing. When overloading is enabled, this is equivalent to
clear #headerFontName
clearPrintCompositorLineNumbersFontName :: (MonadIO m, IsPrintCompositor o) => o -> m ()gi-gtksource5 GI.GtkSource.Objects.PrintCompositor Set the value of the “line-numbers-font-name” property to Nothing. When overloading is enabled, this is equivalent to
clear #lineNumbersFontName