• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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-lib-parser GHC.Parser.Errors.Types

    Found two single quotes

  2. PsErrEmptyLambda :: PsMessage

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

    A lambda requires at least one parameter

  3. PsErrEmptyWhereInPatSynDecl :: RdrName -> PsMessage

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

    Empty 'where' clause in pattern-synonym declaration

  4. PsErrExpectedHyphen :: PsMessage

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

    Expected a hyphen

  5. PsErrExplicitForall :: Bool -> PsMessage

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

    Explicit forall found but no extension allowing it is enabled

  6. PsErrIfCmdInFunAppCmd :: !LHsCmd GhcPs -> PsMessage

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

    Unexpected if command in function application

  7. PsErrIfInFunAppExpr :: !LHsExpr GhcPs -> PsMessage

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

    Unexpected if expression in function application

  8. PsErrIfThenElseInPat :: PsMessage

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

    If-then-else syntax in pattern

  9. PsErrIllegalBangPattern :: !Pat GhcPs -> PsMessage

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

    Bang-pattern without BangPattterns enabled

  10. PsErrIllegalDataTypeContext :: !LHsContext GhcPs -> PsMessage

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

    Illegal datatype context

Page 536 of many | Previous | Next

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