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. PETS_FunctionArrow :: !LocatedA (PatBuilder GhcPs) -> !HsArrowOf (LocatedA (PatBuilder GhcPs)) GhcPs -> !LocatedA (PatBuilder GhcPs) -> PsErrTypeSyntaxDetails

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

    No documentation available.

  2. PETS_Multiplicity :: !EpToken "%" -> !LocatedA (PatBuilder GhcPs) -> PsErrTypeSyntaxDetails

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

    No documentation available.

  3. data ParseContext

    ghc-lib-parser 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.

  4. ParseContext :: !Maybe RdrName -> PatIncompleteDoBlock -> ParseContext

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

    No documentation available.

  5. data PatIncompleteDoBlock

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

    No documentation available.

  6. data PatIsRecursive

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

    Is the parsed pattern recursive?

  7. PsErrArrowCmdInExpr :: !HsCmd GhcPs -> PsMessage

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

    Arrow command-syntax in expression

  8. PsErrArrowCmdInPat :: !HsCmd GhcPs -> PsMessage

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

    Arrow command-syntax in pattern

  9. PsErrArrowExprInPat :: !HsExpr GhcPs -> PsMessage

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

    Arrow expression-syntax in pattern

  10. PsErrAtInPatPos :: PsMessage

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

    @-operator in a pattern position

Page 536 of many | Previous | Next