Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. TransformComprehensionsBit :: ExtBits

    ghc GHC.Parser.Lexer

    No documentation available.

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

    ghc GHC.Parser.Lexer

    No documentation available.

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

    ghc GHC.Parser.Lexer

    No documentation available.

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

    ghc GHC.Parser.Lexer

    No documentation available.

  5. module GHC.Platform

    Platform description

  6. data Platform

    ghc GHC.Platform

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

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

    ghc GHC.Platform

    No documentation available.

  8. data PlatformConstants

    ghc GHC.Platform

    No documentation available.

  9. PlatformConstants :: Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Int -> Integer -> Integer -> Integer -> Bool -> PlatformConstants

    ghc GHC.Platform

    No documentation available.

  10. data PlatformMisc

    ghc GHC.Platform

    Platform-specific settings formerly hard-coded in Config.hs. These should probably be all be triaged whether they can be computed from other settings or belong in another another place (like Platform above).

Page 467 of many | Previous | Next