Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. platformMisc_targetPlatformString :: PlatformMisc -> String

    ghc GHC.Platform

    No documentation available.

  2. platformOS :: Platform -> OS

    ghc GHC.Platform

    Platform OS

  3. platformSOExt :: Platform -> FilePath

    ghc GHC.Platform

    No documentation available.

  4. platformSOName :: Platform -> FilePath -> FilePath

    ghc GHC.Platform

    No documentation available.

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

  6. platformUnregisterised :: Platform -> !Bool

    ghc GHC.Platform

    No documentation available.

  7. platformUsesFrameworks :: Platform -> Bool

    ghc GHC.Platform

    No documentation available.

  8. platformWordSize :: Platform -> !PlatformWordSize

    ghc GHC.Platform

    Word size

  9. platformWordSizeInBits :: Platform -> Int

    ghc GHC.Platform

    No documentation available.

  10. platformWordSizeInBytes :: Platform -> Int

    ghc GHC.Platform

    No documentation available.

Page 471 of many | Previous | Next