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

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. tcForeignImportsHook :: Hooks -> Maybe ([LForeignDecl GhcRn] -> TcM ([Id], [LForeignDecl GhcTc], Bag GlobalRdrElt))

    ghc-lib-parser GHC.Driver.Hooks

    No documentation available.

  2. MergeForeign :: Phase

    ghc-lib-parser GHC.Driver.Phases

    No documentation available.

  3. happensBefore :: Platform -> Phase -> Phase -> Bool

    ghc-lib-parser GHC.Driver.Phases

    No documentation available.

  4. phaseForeignLanguage :: Phase -> Maybe ForeignSrcLang

    ghc-lib-parser GHC.Driver.Phases

    Foreign language of the phase if the phase deals with a foreign code

  5. T_ForeignJs :: PipeEnv -> HscEnv -> Maybe ModLocation -> FilePath -> TPhase [Char]

    ghc-lib-parser GHC.Driver.Pipeline.Phases

    No documentation available.

  6. T_MergeForeign :: PipeEnv -> HscEnv -> FilePath -> [FilePath] -> TPhase [Char]

    ghc-lib-parser GHC.Driver.Pipeline.Phases

    No documentation available.

  7. NoForceRecompile :: PluginRecompile

    ghc-lib-parser GHC.Driver.Plugins

    No documentation available.

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

    ghc-lib-parser GHC.Driver.Ppr

    No documentation available.

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

    ghc-lib-parser GHC.Driver.Ppr

    Allows caller to specify the NamePprCtx to use

  10. Opt_D_dump_foreign :: DumpFlag

    ghc-lib-parser GHC.Driver.Session

    No documentation available.

Page 683 of many | Previous | Next

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