Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. interactivePrint :: DynFlags -> Maybe String

    ghc-lib GHC

    No documentation available.

  2. prettyPrintGhcErrors :: ExceptionMonad m => Logger -> m a -> m a

    ghc-lib GHC

    No documentation available.

  3. prettyPrint :: (DynGraph gr, Show a, Show b) => gr a b -> IO ()

    ghc-lib GHC.Data.Graph.Inductive.Graph

    Pretty-print the graph to stdout.

  4. PluginFingerprintChanged :: RecompReason

    ghc-lib GHC.Iface.Recomp

    No documentation available.

  5. addFingerprints :: HscEnv -> PartialModIface -> IO ModIface

    ghc-lib GHC.Iface.Recomp

    Add fingerprints for top-level declarations to a ModIface. See Note [Fingerprinting IfaceDecls]

  6. fingerprintDynFlags :: HscEnv -> Module -> (WriteBinHandle -> Name -> IO ()) -> IO Fingerprint

    ghc-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.

  7. fingerprintHpcFlags :: DynFlags -> (WriteBinHandle -> Name -> IO ()) -> IO Fingerprint

    ghc-lib GHC.Iface.Recomp.Flags

    No documentation available.

  8. fingerprintOptFlags :: DynFlags -> (WriteBinHandle -> Name -> IO ()) -> IO Fingerprint

    ghc-lib GHC.Iface.Recomp.Flags

    No documentation available.

  9. getInteractivePrintName :: TcRn Name

    ghc-lib GHC.Tc.Utils.Monad

    No documentation available.

  10. data ContentFormatsPrintMethodInfo

    gi-gdk GI.Gdk

    No documentation available.

Page 403 of many | Previous | Next