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

Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. PsErrCmmLexer :: PsMessage

    ghc GHC.Parser.Errors.Types

    Cmm lexer error

  2. PsErrCmmParser :: CmmParserError -> PsMessage

    ghc GHC.Parser.Errors.Types

    Cmm parser error

  3. PsErrDeclSpliceNotAtTopLevel :: !SpliceDecl GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Declaration splice not a top-level

  4. PsErrDoCmdInFunAppCmd :: !LHsCmd GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Unexpected do command in function application

  5. PsErrDoInFunAppExpr :: !Maybe ModuleName -> !LHsExpr GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Unexpected do block in function application

  6. PsErrDoNotationInPat :: PsMessage

    ghc GHC.Parser.Errors.Types

    Do-notation in pattern

  7. PsErrDotsInRecordUpdate :: PsMessage

    ghc GHC.Parser.Errors.Types

    Dots used in record update

  8. PsErrEmptyDoubleQuotes :: Bool -> PsMessage

    ghc GHC.Parser.Errors.Types

    Found two single quotes

  9. PsErrEmptyLambda :: PsMessage

    ghc GHC.Parser.Errors.Types

    A lambda requires at least one parameter

  10. PsErrEmptyWhereInPatSynDecl :: RdrName -> PsMessage

    ghc GHC.Parser.Errors.Types

    Empty 'where' clause in pattern-synonym declaration

Page 138 of many | Previous | Next

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