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

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

    Parse error in command TODO: distinguish errors without using SDoc

  2. PsErrParseErrorOnInput :: OccName -> PsMessage

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

    Parse error on input

  3. PsErrParseLanguagePragma :: PsHeaderMessage

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

    No documentation available.

  4. PsErrParseOptionsPragma :: String -> PsHeaderMessage

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

    No documentation available.

  5. 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

  6. PsErrPrecedenceOutOfRange :: Int -> PsMessage

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

    Precedence out of range

  7. PsErrPrimStringInvalidChar :: PsMessage

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

    Invalid character in primitive string

  8. PsErrProcInFunAppExpr :: !LHsExpr GhcPs -> PsMessage

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

    Unexpected proc expression in function application

  9. data PsErrPunDetails

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

    No documentation available.

  10. PsErrQualifiedDoInCmd :: ModuleName -> PsMessage

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

    Qualified do block in command

Page 545 of many | Previous | Next

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