• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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_CmmP_fingerprint :: Settings -> Fingerprint

    ghc-lib-parser GHC.Driver.Session

    No documentation available.

  2. sOpt_JSP_fingerprint :: Settings -> Fingerprint

    ghc-lib-parser GHC.Driver.Session

    No documentation available.

  3. sOpt_P_fingerprint :: Settings -> Fingerprint

    ghc-lib-parser GHC.Driver.Session

    No documentation available.

  4. exactPrintHsDocString :: HsDocString -> String

    ghc-lib-parser GHC.Hs.DocString

    Pretty print with decorators, exactly as the user wrote it

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

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

    No documentation available.

  6. fingerprintBinMem :: WriteBinHandle -> IO Fingerprint

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

    No documentation available.

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

    ghc-lib-parser GHC.Iface.Syntax

    No documentation available.

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

  9. setInteractivePrintName :: InteractiveContext -> Name -> InteractiveContext

    ghc-lib-parser GHC.Runtime.Context

    No documentation available.

  10. sOpt_CmmP_fingerprint :: Settings -> Fingerprint

    ghc-lib-parser GHC.Settings

    No documentation available.

Page 200 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete