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. platformArchOS :: Platform -> !ArchOS

    ghc GHC.Settings

    Architecture and OS

  2. platformByteOrder :: Platform -> !ByteOrder

    ghc GHC.Settings

    Byte order (endianness)

  3. platformHasGnuNonexecStack :: Platform -> !Bool

    ghc GHC.Settings

    No documentation available.

  4. platformHasIdentDirective :: Platform -> !Bool

    ghc GHC.Settings

    No documentation available.

  5. platformHasLibm :: Platform -> !Bool

    ghc GHC.Settings

    Some platforms require that we explicitly link against libm if any math-y things are used (which we assume to include all programs). See #14022.

  6. platformHasSubsectionsViaSymbols :: Platform -> !Bool

    ghc GHC.Settings

    No documentation available.

  7. platformIsCrossCompiling :: Platform -> !Bool

    ghc GHC.Settings

    No documentation available.

  8. platformLeadingUnderscore :: Platform -> !Bool

    ghc GHC.Settings

    Symbols need underscore prefix

  9. platformMisc_ghcWithInterpreter :: PlatformMisc -> Bool

    ghc GHC.Settings

    No documentation available.

  10. platformMisc_libFFI :: PlatformMisc -> Bool

    ghc GHC.Settings

    No documentation available.

Page 478 of many | Previous | Next