Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. ITforall :: IsUnicodeSyntax -> Token

    ghc GHC.Parser.Lexer

    No documentation available.

  2. ITforeign :: Token

    ghc GHC.Parser.Lexer

    No documentation available.

  3. TransformComprehensionsBit :: ExtBits

    ghc GHC.Parser.Lexer

    No documentation available.

  4. getCommentsFor :: MonadP m => SrcSpan -> m EpAnnComments

    ghc GHC.Parser.Lexer

    No documentation available.

  5. getFinalCommentsFor :: MonadP m => SrcSpan -> m EpAnnComments

    ghc GHC.Parser.Lexer

    No documentation available.

  6. getPriorCommentsFor :: MonadP m => SrcSpan -> m EpAnnComments

    ghc GHC.Parser.Lexer

    No documentation available.

  7. module GHC.Platform

    Platform description

  8. data Platform

    ghc GHC.Platform

    Platform description This is used to describe platforms so that we can generate code for them.

  9. Platform :: ArchOS -> PlatformWordSize -> ByteOrder -> Bool -> Bool -> Bool -> Bool -> Bool -> Bool -> Bool -> Bool -> !Maybe PlatformConstants -> Platform

    ghc GHC.Platform

    No documentation available.

  10. data PlatformConstants

    ghc GHC.Platform

    No documentation available.

Page 468 of many | Previous | Next