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. Opt_ForceRecomp :: GeneralFlag

    ghc GHC.Driver.Session

    No documentation available.

  2. Opt_PrintExplicitForalls :: GeneralFlag

    ghc GHC.Driver.Session

    No documentation available.

  3. Opt_StaticArgumentTransformation :: GeneralFlag

    ghc GHC.Driver.Session

    No documentation available.

  4. Opt_UnoptimizedCoreForInterpreter :: GeneralFlag

    ghc GHC.Driver.Session

    No documentation available.

  5. Opt_WarnDodgyForeignImports :: WarningFlag

    ghc GHC.Driver.Session

    No documentation available.

  6. Opt_WarnForallIdentifier :: WarningFlag

    ghc GHC.Driver.Session

    No documentation available.

  7. Opt_WarnUnicodeBidirectionalFormatCharacters :: WarningFlag

    ghc GHC.Driver.Session

    No documentation available.

  8. Opt_WarnUnusedForalls :: WarningFlag

    ghc GHC.Driver.Session

    No documentation available.

  9. data PlatformMisc

    ghc GHC.Driver.Session

    Platform-specific settings formerly hard-coded in Config.hs. These should probably be all be triaged whether they can be computed from other settings or belong in another another place (like Platform above).

  10. PlatformMisc :: String -> Bool -> Bool -> String -> PlatformMisc

    ghc GHC.Driver.Session

    No documentation available.

Page 456 of many | Previous | Next