• 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. AddDarrowUAnn :: EpaLocation -> TrailingAnn

    ghc GHC.Parser.Annotation

    Trailing "⇒"

  2. AnnDarrow :: AnnKeywordId

    ghc GHC.Parser.Annotation

    '=>'

  3. AnnDarrowU :: AnnKeywordId

    ghc GHC.Parser.Annotation

    '=>', unicode variant

  4. AnnLarrow :: AnnKeywordId

    ghc GHC.Parser.Annotation

    '<-'

  5. AnnLarrowU :: AnnKeywordId

    ghc GHC.Parser.Annotation

    '<-', unicode variant

  6. AnnLarrowtail :: AnnKeywordId

    ghc GHC.Parser.Annotation

    -<<

  7. AnnLarrowtailU :: AnnKeywordId

    ghc GHC.Parser.Annotation

    -<<, unicode variant

  8. AnnRarrow :: AnnKeywordId

    ghc GHC.Parser.Annotation

    ->

  9. AnnRarrowU :: AnnKeywordId

    ghc GHC.Parser.Annotation

    ->, unicode variant

  10. AnnRarrowtail :: AnnKeywordId

    ghc GHC.Parser.Annotation

    >>-

Page 46 of many | Previous | Next

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