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. PsErrTypeAppWithoutSpace :: RdrName -> !LHsExpr GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Type-application without space before @

  2. PsErrUnallowedPragma :: !HsPragE GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Pragma not allowed in this position

  3. PsErrUnexpectedKindAppInDataCon :: DataConBuilder -> !HsType GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Unexpected kind application in data/newtype declaration

  4. PsErrUnexpectedQualifiedConstructor :: RdrName -> PsMessage

    ghc GHC.Parser.Errors.Types

    Unexpected qualified constructor

  5. PsErrUnexpectedTypeInDecl :: !LHsType GhcPs -> SDoc -> RdrName -> [LHsTypeArg GhcPs] -> SDoc -> PsMessage

    ghc GHC.Parser.Errors.Types

    Unexpected type in declaration

  6. PsErrUnicodeCharLooksLike :: Char -> Char -> String -> PsMessage

    ghc GHC.Parser.Errors.Types

    No documentation available.

  7. PsErrUnknownOptionsPragma :: String -> PsHeaderMessage

    ghc GHC.Parser.Errors.Types

    PsErrUnsupportedOptionsPragma is an error that occurs when an unknown OPTIONS_GHC pragma is supplied is found. Example(s): {-# OPTIONS_GHC foo #-} Test case(s): testssafeHaskellflags/SafeFlags28 testssafeHaskellflags/SafeFlags19 testssafeHaskellflags/SafeFlags29 testsparsershould_fail/T19923c testsparsershould_fail/T19923b testsparsershould_fail/readFail044 testsdriverT2499

  8. PsErrUnpackDataCon :: PsMessage

    ghc GHC.Parser.Errors.Types

    UNPACK applied to a data constructor

  9. PsErrUnsupportedBoxedSumExpr :: !SumOrTuple (HsExpr GhcPs) -> PsMessage

    ghc GHC.Parser.Errors.Types

    Unsupported boxed sum in expression

  10. PsErrUnsupportedBoxedSumPat :: !SumOrTuple (PatBuilder GhcPs) -> PsMessage

    ghc GHC.Parser.Errors.Types

    Unsupported boxed sum in pattern

Page 147 of many | Previous | Next