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

Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. PsErrBangPatWithoutSpace :: !LHsExpr GhcPs -> PsMessage

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

    Bang-pattern (!) without space after it

  2. PsErrCaseCmdInFunAppCmd :: !LHsCmd GhcPs -> PsMessage

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

    Unexpected case command in function application

  3. PsErrCaseInFunAppExpr :: !LHsExpr GhcPs -> PsMessage

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

    Unexpected case expression in function application

  4. PsErrCaseInPat :: PsMessage

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

    case..of in pattern

  5. PsErrCmmLexer :: PsMessage

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

    Cmm lexer error

  6. PsErrCmmParser :: CmmParserError -> PsMessage

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

    Cmm parser error

  7. PsErrDeclSpliceNotAtTopLevel :: !SpliceDecl GhcPs -> PsMessage

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

    Declaration splice not a top-level

  8. PsErrDoCmdInFunAppCmd :: !LHsCmd GhcPs -> PsMessage

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

    Unexpected do command in function application

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

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

    Unexpected do block in function application

  10. PsErrDoNotationInPat :: PsMessage

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

    Do-notation in pattern

Page 537 of many | Previous | Next

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