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

Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. PsErrParseErrorOnInput :: OccName -> PsMessage

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

    Parse error on input

  2. PsErrParseLanguagePragma :: PsHeaderMessage

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

    No documentation available.

  3. PsErrParseOptionsPragma :: String -> PsHeaderMessage

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

    No documentation available.

  4. PsErrParseRightOpSectionInPat :: RdrName -> !PatBuilder GhcPs -> PsMessage

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

    Parse error in right operator section pattern TODO: embed the proper operator, if possible

  5. PsErrPrecedenceOutOfRange :: Int -> PsMessage

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

    Precedence out of range

  6. PsErrPrimStringInvalidChar :: PsMessage

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

    Invalid character in primitive string

  7. PsErrProcInFunAppExpr :: !LHsExpr GhcPs -> PsMessage

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

    Unexpected proc expression in function application

  8. data PsErrPunDetails

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

    No documentation available.

  9. PsErrQualifiedDoInCmd :: ModuleName -> PsMessage

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

    Qualified do block in command

  10. PsErrRecordSyntaxInPatSynDecl :: !LPat GhcPs -> PsMessage

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

    Record syntax used in pattern synonym declaration

Page 543 of many | Previous | Next

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