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

Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. gHC_INTERNAL_FINGERPRINT_TYPE :: Module

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

  2. mkIntExprInt :: Platform -> Int -> CoreExpr

    ghc-lib-parser GHC.Core.Make

    Create a CoreExpr which will evaluate to the given Int

  3. CoreDoPrintCore :: CoreToDo

    ghc-lib-parser GHC.Core.Opt.Pipeline.Types

    No documentation available.

  4. fingerprintStringBuffer :: StringBuffer -> Fingerprint

    ghc-lib-parser GHC.Data.StringBuffer

    Computes a hash of the contents of a StringBuffer.

  5. initPrintConfig :: DynFlags -> DiagnosticOpts GhcMessage

    ghc-lib-parser GHC.Driver.Config.Diagnostic

    Initialise the configuration for printing specific diagnostic messages

  6. Opt_PrintAxiomIncomps :: GeneralFlag

    ghc-lib-parser GHC.Driver.DynFlags

    No documentation available.

  7. Opt_PrintBindContents :: GeneralFlag

    ghc-lib-parser GHC.Driver.DynFlags

    No documentation available.

  8. Opt_PrintBindResult :: GeneralFlag

    ghc-lib-parser GHC.Driver.DynFlags

    No documentation available.

  9. Opt_PrintEqualityRelations :: GeneralFlag

    ghc-lib-parser GHC.Driver.DynFlags

    No documentation available.

  10. Opt_PrintEvldWithShow :: GeneralFlag

    ghc-lib-parser GHC.Driver.DynFlags

    No documentation available.

Page 307 of many | Previous | Next

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