• 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. PsErrPrimStringInvalidChar :: PsMessage

    ghc GHC.Parser.Errors.Types

    Invalid character in primitive string

  2. PsErrProcInFunAppExpr :: !LHsExpr GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Unexpected proc expression in function application

  3. data PsErrPunDetails

    ghc GHC.Parser.Errors.Types

    No documentation available.

  4. PsErrQualifiedDoInCmd :: ModuleName -> PsMessage

    ghc GHC.Parser.Errors.Types

    Qualified do block in command

  5. PsErrRecordSyntaxInPatSynDecl :: !LPat GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Record syntax used in pattern synonym declaration

  6. PsErrSemiColonsInCondCmd :: !HsExpr GhcPs -> Bool -> !HsCmd GhcPs -> Bool -> !HsCmd GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Unexpected semi-colons in conditional command

  7. PsErrSemiColonsInCondExpr :: !HsExpr GhcPs -> Bool -> !HsExpr GhcPs -> Bool -> !HsExpr GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Unexpected semi-colons in conditional expression

  8. PsErrSpaceInSCC :: PsMessage

    ghc GHC.Parser.Errors.Types

    Found a space in a SCC

  9. PsErrSuffixAT :: PsMessage

    ghc GHC.Parser.Errors.Types

    Suffix occurrence of @

  10. PsErrTupleSectionInPat :: PsMessage

    ghc GHC.Parser.Errors.Types

    Tuple section in pattern context

Page 146 of many | Previous | Next

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