Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. stgToCmmInfoTableMapWithFallback :: StgToCmmConfig -> !Bool

    ghc GHC.StgToCmm.Config

    Include info tables with fallback source locations in the info table map

  2. stgToCmmInfoTableMapWithStack :: StgToCmmConfig -> !Bool

    ghc GHC.StgToCmm.Config

    Include info tables for STACK closures in the info table map

  3. stgToCmmInfoTableMap :: StgToCmmConfig -> !Bool

    ghc GHC.StgToCmm.Monad

    true means generate C Stub for IPE map, See Note [Mapping Info Tables to Source Positions]

  4. stgToCmmInfoTableMapWithFallback :: StgToCmmConfig -> !Bool

    ghc GHC.StgToCmm.Monad

    Include info tables with fallback source locations in the info table map

  5. stgToCmmInfoTableMapWithStack :: StgToCmmConfig -> !Bool

    ghc GHC.StgToCmm.Monad

    Include info tables for STACK closures in the info table map

  6. convertInfoProvMap :: StgToCmmConfig -> Module -> InfoTableProvMap -> IPEStats -> [CmmInfoTable] -> (IPEStats, [InfoProvEnt])

    ghc GHC.StgToCmm.Utils

    Convert source information collected about identifiers in Debug to entries suitable for placing into the info table provenance table. The initial stats given to this function will (or should) only contain stats for stack info tables skipped during generateCgIPEStub. As the fold progresses, counts of tables per closure type will be accumulated.

  7. NonCanonical_Mappend :: NonCanonical_Monoid

    ghc GHC.Tc.Errors.Types

    mappend was defined as something other than (<>).

  8. inert_famapp_cache :: InertSet -> FunEqMap Reduction

    ghc GHC.Tc.Solver.InertSet

    No documentation available.

  9. extendFamAppCache :: TyCon -> [Type] -> Reduction -> TcS ()

    ghc GHC.Tc.Solver.Monad

    No documentation available.

  10. getTcEvBindsMap :: EvBindsVar -> TcS EvBindMap

    ghc GHC.Tc.Solver.Monad

    No documentation available.

Page 458 of many | Previous | Next