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

    ghc GHC.Parser.Errors.Types

    Lazy-pattern (~) without space after it

  2. PsErrLetCmdInFunAppCmd :: !LHsCmd GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Unexpected let command in function application

  3. PsErrLetInFunAppExpr :: !LHsExpr GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Unexpected let expression in function application

  4. PsErrLetInPat :: PsMessage

    ghc GHC.Parser.Errors.Types

    let-syntax in pattern

  5. PsErrLexer :: LexErr -> LexErrKind -> PsMessage

    ghc GHC.Parser.Errors.Types

    Lexer error

  6. PsErrLinearFunction :: PsMessage

    ghc GHC.Parser.Errors.Types

    Linear function found but LinearTypes not enabled

  7. PsErrMDoInFunAppExpr :: !Maybe ModuleName -> !LHsExpr GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Unexpected mdo block in function application

  8. PsErrMalformedDecl :: SDoc -> RdrName -> PsMessage

    ghc GHC.Parser.Errors.Types

    Malformed ... declaration for ...

  9. PsErrMalformedEntityString :: PsMessage

    ghc GHC.Parser.Errors.Types

    Malformed entity string

  10. PsErrMalformedTyOrClDecl :: !LHsType GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Malformed head of type or class declaration

Page 143 of many | Previous | Next