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. platformWordSizeInBytes :: Platform -> Int

    ghc-lib-parser GHC.Platform

    No documentation available.

  2. platform_constants :: Platform -> !Maybe PlatformConstants

    ghc-lib-parser GHC.Platform

    Constants such as structure offsets, type sizes, etc.

  3. data PlatformConstants

    ghc-lib-parser GHC.Platform.Constants

    No documentation available.

  4. 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.Constants

    No documentation available.

  5. profilePlatform :: Profile -> !Platform

    ghc-lib-parser GHC.Platform.Profile

    Platform

  6. wasmInterpTargetPlatform :: WasmInterpConfig -> !Platform

    ghc-lib-parser GHC.Runtime.Interpreter.Types

    No documentation available.

  7. data Platform

    ghc-lib-parser GHC.Settings

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

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

    ghc-lib-parser GHC.Settings

    No documentation available.

  9. data PlatformMisc

    ghc-lib-parser GHC.Settings

    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).

  10. PlatformMisc :: String -> Bool -> Bool -> String -> Bool -> PlatformMisc

    ghc-lib-parser GHC.Settings

    No documentation available.

Page 698 of many | Previous | Next