Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. PsErrSuffixAT :: PsMessage

    ghc GHC.Parser.Errors.Types

    Suffix occurrence of @

  2. is_infix :: ParseContext -> !Maybe RdrName

    ghc GHC.Parser.Errors.Types

    If Just, this is an infix pattern with the bound operator name

  3. ITinfix :: Token

    ghc GHC.Parser.Lexer

    No documentation available.

  4. ITinfixl :: Token

    ghc GHC.Parser.Lexer

    No documentation available.

  5. ITinfixr :: Token

    ghc GHC.Parser.Lexer

    No documentation available.

  6. ITprefixminus :: Token

    ghc GHC.Parser.Lexer

    No documentation available.

  7. class DisambInfixOp b

    ghc GHC.Parser.PostProcess

    Disambiguate infix operators. See Note [Ambiguous syntactic categories]

  8. fixValbindsAnn :: EpAnn AnnList -> EpAnn AnnList

    ghc GHC.Parser.PostProcess

    No documentation available.

  9. is_infix :: ParseContext -> !Maybe RdrName

    ghc GHC.Parser.PostProcess

    If Just, this is an infix pattern with the bound operator name

  10. mkHsInfixHolePV :: DisambInfixOp b => LocatedN (HsExpr GhcPs) -> PV (LocatedN b)

    ghc GHC.Parser.PostProcess

    No documentation available.

Page 79 of many | Previous | Next