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

    ghc GHC.Parser.Errors.Types

    Expected a hyphen

  2. PsErrExplicitForall :: Bool -> PsMessage

    ghc GHC.Parser.Errors.Types

    Explicit forall found but no extension allowing it is enabled

  3. PsErrIfCmdInFunAppCmd :: !LHsCmd GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Unexpected if command in function application

  4. PsErrIfInFunAppExpr :: !LHsExpr GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Unexpected if expression in function application

  5. PsErrIfThenElseInPat :: PsMessage

    ghc GHC.Parser.Errors.Types

    If-then-else syntax in pattern

  6. PsErrIllegalBangPattern :: !Pat GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Bang-pattern without BangPattterns enabled

  7. PsErrIllegalDataTypeContext :: !LHsContext GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Illegal datatype context

  8. PsErrIllegalExplicitNamespace :: PsMessage

    ghc GHC.Parser.Errors.Types

    Explicit namespace keyword without ExplicitNamespaces

  9. PsErrIllegalGadtRecordMultiplicity :: !HsArrow GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Illegal linear arrow or multiplicity annotation in GADT record syntax

  10. PsErrIllegalImportBundleForm :: PsMessage

    ghc GHC.Parser.Errors.Types

    Illegal import bundle form

Page 139 of many | Previous | Next