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. PsErrDotsInRecordUpdate :: PsMessage

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

    Dots used in record update

  2. PsErrEmptyDoubleQuotes :: Bool -> PsMessage

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

    Found two single quotes

  3. PsErrEmptyLambda :: PsMessage

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

    A lambda requires at least one parameter

  4. PsErrEmptyWhereInPatSynDecl :: RdrName -> PsMessage

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

    Empty 'where' clause in pattern-synonym declaration

  5. PsErrExpectedHyphen :: PsMessage

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

    Expected a hyphen

  6. PsErrExplicitForall :: Bool -> PsMessage

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

    Explicit forall found but no extension allowing it is enabled

  7. PsErrIfCmdInFunAppCmd :: !LHsCmd GhcPs -> PsMessage

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

    Unexpected if command in function application

  8. PsErrIfInFunAppExpr :: !LHsExpr GhcPs -> PsMessage

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

    Unexpected if expression in function application

  9. PsErrIfThenElseInPat :: PsMessage

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

    If-then-else syntax in pattern

  10. PsErrIllegalBangPattern :: !Pat GhcPs -> PsMessage

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

    Bang-pattern without BangPattterns enabled

Page 538 of many | Previous | Next