Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. PrefixDataConBuilder :: OrdList (LHsType GhcPs) -> LocatedN RdrName -> DataConBuilder

    ghc-lib-parser GHC.Parser.Types

    No documentation available.

  2. module GHC.Platform

    Platform description

  3. data PPC_64ABI

    ghc-lib-parser GHC.Platform

    PowerPC 64-bit ABI

  4. PW4 :: PlatformWordSize

    ghc-lib-parser GHC.Platform

    A 32-bit platform

  5. PW8 :: PlatformWordSize

    ghc-lib-parser GHC.Platform

    A 64-bit platform

  6. data Platform

    ghc-lib-parser 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-lib-parser GHC.Platform

    No documentation available.

  8. data PlatformConstants

    ghc-lib-parser 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-lib-parser GHC.Platform

    No documentation available.

  10. data PlatformMisc

    ghc-lib-parser 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 550 of many | Previous | Next