• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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. AnnOpenEQ :: AnnKeywordId

    ghc GHC.Parser.Annotation

    '[|'

  2. AnnOpenEQU :: AnnKeywordId

    ghc GHC.Parser.Annotation

    '[|', unicode variant

  3. AnnSimpleQuote :: AnnKeywordId

    ghc GHC.Parser.Annotation

    '''

  4. PsErrEmptyDoubleQuotes :: Bool -> PsMessage

    ghc GHC.Parser.Errors.Types

    Found two single quotes

  5. PsWarnImportPreQualified :: PsMessage

    ghc GHC.Parser.Errors.Types

    Pre qualified import with WarnPrepositiveQualifiedModule enabled

  6. ITcloseQuote :: IsUnicodeSyntax -> Token

    ghc GHC.Parser.Lexer

    No documentation available.

  7. ITequal :: Token

    ghc GHC.Parser.Lexer

    No documentation available.

  8. ITrequires :: Token

    ghc GHC.Parser.Lexer

    No documentation available.

  9. ITsimpleQuote :: Token

    ghc GHC.Parser.Lexer

    No documentation available.

  10. mkTyFamInstEqn :: SrcSpan -> HsOuterFamEqnTyVarBndrs GhcPs -> LHsType GhcPs -> LHsType GhcPs -> [AddEpAnn] -> P (LTyFamInstEqn GhcPs)

    ghc GHC.Parser.PostProcess

    No documentation available.

Page 207 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete