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. dumpPrefixForce :: DynFlags -> Maybe FilePath

    ghc GHC.Driver.Session

    Override the dumpPrefix set by setDumpPrefix or 'ghc.GHCi.UI.runStmt'. Set by -ddump-file-prefix

  2. flagsForCompletion :: Bool -> [String]

    ghc GHC.Driver.Session

    Make a list of flags for shell completion. Filter all available flags into two groups, for interactive GHC vs all other.

  3. maxForcedSpecArgs :: DynFlags -> Int

    ghc GHC.Driver.Session

    No documentation available.

  4. platformMisc :: DynFlags -> {-# UNPACK #-} !PlatformMisc

    ghc GHC.Driver.Session

    No documentation available.

  5. platformMisc_ghcWithInterpreter :: PlatformMisc -> Bool

    ghc GHC.Driver.Session

    No documentation available.

  6. platformMisc_libFFI :: PlatformMisc -> Bool

    ghc GHC.Driver.Session

    No documentation available.

  7. platformMisc_llvmTarget :: PlatformMisc -> String

    ghc GHC.Driver.Session

    No documentation available.

  8. platformMisc_targetPlatformString :: PlatformMisc -> String

    ghc GHC.Driver.Session

    No documentation available.

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

    ghc GHC.Driver.Session

    No documentation available.

  10. sTargetPlatform :: Settings -> Platform

    ghc GHC.Driver.Session

    No documentation available.

Page 457 of many | Previous | Next