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

    ghc-lib-parser GHC.Driver.Session

    No documentation available.

  2. dumpPrefixForce :: DynFlags -> Maybe FilePath

    ghc-lib-parser GHC.Driver.Session

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

  3. flagsForCompletion :: Bool -> [String]

    ghc-lib-parser GHC.Driver.Session

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

  4. maxForcedSpecArgs :: DynFlags -> Int

    ghc-lib-parser GHC.Driver.Session

    No documentation available.

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

    ghc-lib-parser GHC.Driver.Session

    No documentation available.

  6. platformMisc_ghcWithInterpreter :: PlatformMisc -> Bool

    ghc-lib-parser GHC.Driver.Session

    No documentation available.

  7. platformMisc_libFFI :: PlatformMisc -> Bool

    ghc-lib-parser GHC.Driver.Session

    No documentation available.

  8. platformMisc_llvmTarget :: PlatformMisc -> String

    ghc-lib-parser GHC.Driver.Session

    No documentation available.

  9. platformMisc_targetPlatformString :: PlatformMisc -> String

    ghc-lib-parser GHC.Driver.Session

    No documentation available.

  10. platformMisc_targetRTSLinkerOnlySupportsSharedLibs :: PlatformMisc -> Bool

    ghc-lib-parser GHC.Driver.Session

    No documentation available.

Page 685 of many | Previous | Next