Hoogle Search

Within LTS Haskell 24.25 (ghc-9.10.3)

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

  1. OperatorWhitespaceSymbol_PrefixDollar :: OperatorWhitespaceSymbol

    ghc GHC.Parser.Errors.Basic

    No documentation available.

  2. OperatorWhitespaceSymbol_PrefixDollarDollar :: OperatorWhitespaceSymbol

    ghc GHC.Parser.Errors.Basic

    No documentation available.

  3. OperatorWhitespaceSymbol_PrefixPercent :: OperatorWhitespaceSymbol

    ghc GHC.Parser.Errors.Basic

    No documentation available.

  4. PsErrInvalidInfixDataCon :: !HsType GhcPs -> RdrName -> !HsType GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Cannot parse data constructor in a data/newtype declaration

  5. PsErrInvalidInfixHole :: PsMessage

    ghc GHC.Parser.Errors.Types

    Invalid infix hole, expected an infix operator

  6. PsErrSuffixAT :: PsMessage

    ghc GHC.Parser.Errors.Types

    Suffix occurrence of @

  7. is_infix :: ParseContext -> !Maybe RdrName

    ghc GHC.Parser.Errors.Types

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

  8. ITinfix :: Token

    ghc GHC.Parser.Lexer

    No documentation available.

  9. ITinfixl :: Token

    ghc GHC.Parser.Lexer

    No documentation available.

  10. ITinfixr :: Token

    ghc GHC.Parser.Lexer

    No documentation available.

Page 79 of many | Previous | Next