Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. dumpPrefix :: DynFlags -> FilePath

    ghc GHC

    This defaults to 'non-module'. It can be set by setDumpPrefix or 'ghc.GHCi.UI.runStmt' based on where its output is going.

  2. dumpPrefixForce :: DynFlags -> Maybe FilePath

    ghc GHC

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

  3. mi_fixities :: ModIface_ (phase :: ModIfacePhase) -> [(OccName, Fixity)]

    ghc GHC

    Fixities NOT STRICT! we read this field lazily from the interface file

  4. negateFixity :: Fixity

    ghc GHC

    No documentation available.

  5. resumeHistoryIx :: Resume -> Int

    ghc GHC

    No documentation available.

  6. conFixity_RDR :: RdrName

    ghc GHC.Builtin.Names

    No documentation available.

  7. gHC_INTERNAL_IX :: Module

    ghc GHC.Builtin.Names

    No documentation available.

  8. gHC_INTERNAL_MONAD_FIX :: Module

    ghc GHC.Builtin.Names

    No documentation available.

  9. infixDataCon_RDR :: RdrName

    ghc GHC.Builtin.Names

    No documentation available.

  10. infixIDataConKey :: Unique

    ghc GHC.Builtin.Names

    No documentation available.

Page 65 of many | Previous | Next