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.
PEP_TupleSyntaxType :: PsErrPunDetailsghc GHC.Parser.Errors.Types No documentation available.
-
ghc GHC.Parser.Errors.Types Extra information for the expression GHC is currently inspecting/parsing. It can be used to generate more informative parser diagnostics and hints.
ParseContext :: !Maybe RdrName -> PatIncompleteDoBlock -> ParseContextghc GHC.Parser.Errors.Types No documentation available.
-
ghc GHC.Parser.Errors.Types No documentation available.
-
ghc GHC.Parser.Errors.Types Is the parsed pattern recursive?
PsErrArrowCmdInExpr :: !HsCmd GhcPs -> PsMessageghc GHC.Parser.Errors.Types Arrow command-syntax in expression
PsErrArrowCmdInPat :: !HsCmd GhcPs -> PsMessageghc GHC.Parser.Errors.Types Arrow command-syntax in pattern
PsErrArrowExprInPat :: !HsExpr GhcPs -> PsMessageghc GHC.Parser.Errors.Types Arrow expression-syntax in pattern
-
ghc GHC.Parser.Errors.Types @-operator in a pattern position
PsErrBangPatWithoutSpace :: !LHsExpr GhcPs -> PsMessageghc GHC.Parser.Errors.Types Bang-pattern (!) without space after it