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

Hoogle Search

Within LTS Haskell 24.58 (ghc-9.10.3)

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

  1. pprFileHeaderPragmaType :: FileHeaderPragmaType -> SDoc

    ghc-lib-parser GHC.Parser.Errors.Ppr

    No documentation available.

  2. psHeaderMessageDiagnostic :: PsHeaderMessage -> DecoratedSDoc

    ghc-lib-parser GHC.Parser.Errors.Ppr

    No documentation available.

  3. psHeaderMessageHints :: PsHeaderMessage -> [GhcHint]

    ghc-lib-parser GHC.Parser.Errors.Ppr

    No documentation available.

  4. psHeaderMessageReason :: PsHeaderMessage -> DiagnosticReason

    ghc-lib-parser GHC.Parser.Errors.Ppr

    No documentation available.

  5. data FileHeaderPragmaType

    ghc-lib-parser GHC.Parser.Errors.Types

    No documentation available.

  6. data PsHeaderMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    No documentation available.

  7. PsHeaderMessage :: PsHeaderMessage -> PsMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    A group of parser messages emitted in Header. See Note [Messages from GHC.Parser.Header].

  8. mkHsAppTyHeadPV :: DisambTD b => LHsType GhcPs -> PV (LocatedA b)

    ghc-lib-parser GHC.Parser.PostProcess

    Process the head of a type-level function/constructor application, i.e. the H in H a b c.

  9. pc_OFFSET_StgHeader_ccs :: PlatformConstants -> {-# UNPACK #-} !Int

    ghc-lib-parser GHC.Platform

    No documentation available.

  10. pc_OFFSET_StgHeader_ldvw :: PlatformConstants -> {-# UNPACK #-} !Int

    ghc-lib-parser GHC.Platform

    No documentation available.

Page 211 of many | Previous | Next

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