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.

  1. computeFingerprint :: Binary a => (WriteBinHandle -> Name -> IO ()) -> a -> IO Fingerprint

    ghc-lib-parser GHC.Iface.Recomp.Binary

    No documentation available.

  2. fingerprintBinMem :: WriteBinHandle -> IO Fingerprint

    ghc-lib-parser GHC.Iface.Recomp.Binary

    No documentation available.

  3. ifaceDeclFingerprints :: Fingerprint -> IfaceDecl -> [(OccName, Fingerprint)]

    ghc-lib-parser GHC.Iface.Syntax

    No documentation available.

  4. ic_int_print :: InteractiveContext -> Name

    ghc-lib-parser GHC.Runtime.Context

    The function that is used for printing results of expressions in ghci and -e mode.

  5. setInteractivePrintName :: InteractiveContext -> Name -> InteractiveContext

    ghc-lib-parser GHC.Runtime.Context

    No documentation available.

  6. sOpt_CmmP_fingerprint :: Settings -> Fingerprint

    ghc-lib-parser GHC.Settings

    No documentation available.

  7. sOpt_JSP_fingerprint :: Settings -> Fingerprint

    ghc-lib-parser GHC.Settings

    No documentation available.

  8. sOpt_P_fingerprint :: Settings -> Fingerprint

    ghc-lib-parser GHC.Settings

    No documentation available.

  9. toolSettings_opt_CmmP_fingerprint :: ToolSettings -> Fingerprint

    ghc-lib-parser GHC.Settings

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

  10. toolSettings_opt_JSP_fingerprint :: ToolSettings -> Fingerprint

    ghc-lib-parser GHC.Settings

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

Page 312 of many | Previous | Next