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

Hoogle Search

Within LTS Haskell 24.31 (ghc-9.10.3)

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

  1. AnnlarrowtailU :: AnnKeywordId

    ghc GHC.Parser.Annotation

    -<, unicode variant

  2. Annrarrowtail :: AnnKeywordId

    ghc GHC.Parser.Annotation

    ->

  3. AnnrarrowtailU :: AnnKeywordId

    ghc GHC.Parser.Annotation

    ->, unicode variant

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

    ghc GHC.Parser.Annotation

    Used for ->, as an identifier

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

    ghc GHC.Parser.Annotation

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

  6. PsErrArrowCmdInExpr :: !HsCmd GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Arrow command-syntax in expression

  7. PsErrArrowCmdInPat :: !HsCmd GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Arrow command-syntax in pattern

  8. PsErrArrowExprInPat :: !HsExpr GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Arrow expression-syntax in pattern

  9. ITLarrowtail :: IsUnicodeSyntax -> Token

    ghc GHC.Parser.Lexer

    -<<
    

  10. ITRarrowtail :: 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