• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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. NoForceRecompile :: PluginRecompile

    ghc GHC.Driver.Plugins

    No documentation available.

  2. printForUser :: DynFlags -> Handle -> NamePprCtx -> Depth -> SDoc -> IO ()

    ghc GHC.Driver.Ppr

    No documentation available.

  3. showSDocForUser :: DynFlags -> UnitState -> NamePprCtx -> SDoc -> String

    ghc GHC.Driver.Ppr

    Allows caller to specify the NamePprCtx to use

  4. Opt_D_dump_foreign :: DumpFlag

    ghc GHC.Driver.Session

    No documentation available.

  5. Opt_D_dump_static_argument_transformation :: DumpFlag

    ghc GHC.Driver.Session

    No documentation available.

  6. Opt_ForceRecomp :: GeneralFlag

    ghc GHC.Driver.Session

    No documentation available.

  7. Opt_PrintExplicitForalls :: GeneralFlag

    ghc GHC.Driver.Session

    No documentation available.

  8. Opt_StaticArgumentTransformation :: GeneralFlag

    ghc GHC.Driver.Session

    No documentation available.

  9. Opt_UnoptimizedCoreForInterpreter :: GeneralFlag

    ghc GHC.Driver.Session

    No documentation available.

  10. Opt_WarnDodgyForeignImports :: WarningFlag

    ghc GHC.Driver.Session

    No documentation available.

Page 455 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete