Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. sOpt_JSP_fingerprint :: Settings -> Fingerprint

    ghc-lib-parser GHC.Settings

    No documentation available.

  2. sOpt_P_fingerprint :: Settings -> Fingerprint

    ghc-lib-parser GHC.Settings

    No documentation available.

  3. toolSettings_opt_CmmP_fingerprint :: ToolSettings -> Fingerprint

    ghc-lib-parser GHC.Settings

    cached Fingerprint of sOpt_CmmP See Note [Repeated -optP hashing]

  4. toolSettings_opt_JSP_fingerprint :: ToolSettings -> Fingerprint

    ghc-lib-parser GHC.Settings

    cached Fingerprint of sOpt_JSP See Note [Repeated -optP hashing]

  5. toolSettings_opt_P_fingerprint :: ToolSettings -> Fingerprint

    ghc-lib-parser GHC.Settings

    cached Fingerprint of sOpt_P See Note [Repeated -optP hashing]

  6. addSourceFingerprint :: forall (phase :: ModIfacePhase) . Fingerprint -> ModIface_ phase -> ModIface_ phase

    ghc-lib-parser GHC.Unit.Module.ModIface

    Add a source fingerprint to a ModIface_ without invalidating the byte array buffer mi_hi_bytes. This is a variant of set_mi_src_hash which does invalidate the buffer. The mi_src_hash is computed outside of ModIface_ based on the ModSummary.

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

    ghc-lib-parser GHC.Utils.Error

    No documentation available.

  8. module GHC.Utils.Fingerprint

    No documentation available.

  9. data Fingerprint

    ghc-lib-parser GHC.Utils.Fingerprint

    No documentation available.

  10. Fingerprint :: Word64 -> Word64 -> Fingerprint

    ghc-lib-parser GHC.Utils.Fingerprint

    No documentation available.

Page 201 of many | Previous | Next