Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. platformSOExt :: Platform -> FilePath

    ghc GHC.Platform

    No documentation available.

  2. platformSOName :: Platform -> FilePath -> FilePath

    ghc GHC.Platform

    No documentation available.

  3. platformTablesNextToCode :: Platform -> !Bool

    ghc GHC.Platform

    Determines whether we will be compiling info tables that reside just before the entry code, or with an indirection to the entry code. See TABLES_NEXT_TO_CODE in rtsincludertsstorageInfoTables.h.

  4. platformUnregisterised :: Platform -> !Bool

    ghc GHC.Platform

    No documentation available.

  5. platformUsesFrameworks :: Platform -> Bool

    ghc GHC.Platform

    No documentation available.

  6. platformWordSize :: Platform -> !PlatformWordSize

    ghc GHC.Platform

    Word size

  7. platformWordSizeInBits :: Platform -> Int

    ghc GHC.Platform

    No documentation available.

  8. platformWordSizeInBytes :: Platform -> Int

    ghc GHC.Platform

    No documentation available.

  9. platform_constants :: Platform -> !Maybe PlatformConstants

    ghc GHC.Platform

    Constants such as structure offsets, type sizes, etc.

  10. data PlatformConstants

    ghc GHC.Platform.Constants

    No documentation available.

Page 472 of many | Previous | Next