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. platformMisc_libFFI :: PlatformMisc -> Bool

    ghc GHC.Driver.Session

    No documentation available.

  2. platformMisc_llvmTarget :: PlatformMisc -> String

    ghc GHC.Driver.Session

    No documentation available.

  3. platformMisc_targetPlatformString :: PlatformMisc -> String

    ghc GHC.Driver.Session

    No documentation available.

  4. sPlatformMisc :: Settings -> {-# UNPACK #-} !PlatformMisc

    ghc GHC.Driver.Session

    No documentation available.

  5. sTargetPlatform :: Settings -> Platform

    ghc GHC.Driver.Session

    No documentation available.

  6. sTargetPlatformString :: Settings -> String

    ghc GHC.Driver.Session

    No documentation available.

  7. strictnessBefore :: DynFlags -> [Int]

    ghc GHC.Driver.Session

    Additional demand analysis

  8. targetPlatform :: DynFlags -> Platform

    ghc GHC.Driver.Session

    No documentation available.

  9. unsafeFlagsForInfer :: [(Extension, DynFlags -> SrcSpan, DynFlags -> Bool, DynFlags -> DynFlags)]

    ghc GHC.Driver.Session

    A list of unsafe flags under Safe Haskell. Tuple elements are: * name of the flag * function to get srcspan that enabled the flag * function to test if the flag is on * function to turn the flag off

  10. updatePlatformConstants :: DynFlags -> Maybe PlatformConstants -> IO DynFlags

    ghc GHC.Driver.Session

    No documentation available.

Page 457 of many | Previous | Next