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

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

    ghc GHC.Parser.Annotation

    -<

  2. AnnlarrowtailU :: AnnKeywordId

    ghc GHC.Parser.Annotation

    -<, unicode variant

  3. Annrarrowtail :: AnnKeywordId

    ghc GHC.Parser.Annotation

    ->

  4. AnnrarrowtailU :: AnnKeywordId

    ghc GHC.Parser.Annotation

    ->, unicode variant

  5. NameAnnRArrow :: Bool -> Maybe EpaLocation -> EpaLocation -> Maybe EpaLocation -> [TrailingAnn] -> NameAnn

    ghc GHC.Parser.Annotation

    Used for ->, as an identifier

  6. ac_darrow :: AnnContext -> Maybe (IsUnicodeSyntax, EpaLocation)

    ghc GHC.Parser.Annotation

    location and encoding of the '=>', if present.

  7. PsErrArrowCmdInExpr :: !HsCmd GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Arrow command-syntax in expression

  8. PsErrArrowCmdInPat :: !HsCmd GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Arrow command-syntax in pattern

  9. PsErrArrowExprInPat :: !HsExpr GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Arrow expression-syntax in pattern

  10. ITLarrowtail :: IsUnicodeSyntax -> Token

    ghc GHC.Parser.Lexer

    -<<
    

Page 47 of many | Previous | Next

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