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. PsErrEmptyDoubleQuotes :: Bool -> PsMessage

    ghc GHC.Parser.Errors.Types

    Found two single quotes

  2. PsErrEmptyLambda :: PsMessage

    ghc GHC.Parser.Errors.Types

    A lambda requires at least one parameter

  3. PsErrEmptyWhereInPatSynDecl :: RdrName -> PsMessage

    ghc GHC.Parser.Errors.Types

    Empty 'where' clause in pattern-synonym declaration

  4. PsErrExpectedHyphen :: PsMessage

    ghc GHC.Parser.Errors.Types

    Expected a hyphen

  5. PsErrExplicitForall :: Bool -> PsMessage

    ghc GHC.Parser.Errors.Types

    Explicit forall found but no extension allowing it is enabled

  6. PsErrIfCmdInFunAppCmd :: !LHsCmd GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Unexpected if command in function application

  7. PsErrIfInFunAppExpr :: !LHsExpr GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Unexpected if expression in function application

  8. PsErrIfThenElseInPat :: PsMessage

    ghc GHC.Parser.Errors.Types

    If-then-else syntax in pattern

  9. PsErrIllegalBangPattern :: !Pat GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Bang-pattern without BangPattterns enabled

  10. PsErrIllegalDataTypeContext :: !LHsContext GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Illegal datatype context

Page 139 of many | Previous | Next