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

Hoogle Search

Within LTS Haskell 24.55 (ghc-9.10.3)

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

  1. AnnRarrowtailU :: AnnKeywordId

    ghc GHC.Parser.Annotation

    >>-, unicode variant

  2. Annlarrowtail :: AnnKeywordId

    ghc GHC.Parser.Annotation

    -<

  3. AnnlarrowtailU :: AnnKeywordId

    ghc GHC.Parser.Annotation

    -<, unicode variant

  4. Annrarrowtail :: AnnKeywordId

    ghc GHC.Parser.Annotation

    ->

  5. AnnrarrowtailU :: AnnKeywordId

    ghc GHC.Parser.Annotation

    ->, unicode variant

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

    ghc GHC.Parser.Annotation

    Used for ->, as an identifier

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

    ghc GHC.Parser.Annotation

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

  8. PsErrArrowCmdInExpr :: !HsCmd GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Arrow command-syntax in expression

  9. PsErrArrowCmdInPat :: !HsCmd GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Arrow command-syntax in pattern

  10. PsErrArrowExprInPat :: !HsExpr GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Arrow expression-syntax in pattern

Page 47 of many | Previous | Next

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