Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. stgToCmmInfoTableMap :: StgToCmmConfig -> !Bool

    ghc-lib-parser GHC.StgToCmm.Config

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

  2. stgToCmmInfoTableMapWithFallback :: StgToCmmConfig -> !Bool

    ghc-lib-parser GHC.StgToCmm.Config

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

  3. stgToCmmInfoTableMapWithStack :: StgToCmmConfig -> !Bool

    ghc-lib-parser GHC.StgToCmm.Config

    Include info tables for STACK closures in the info table map

  4. NonCanonical_Mappend :: NonCanonical_Monoid

    ghc-lib-parser GHC.Tc.Errors.Types

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

  5. inert_famapp_cache :: InertSet -> FunEqMap Reduction

    ghc-lib-parser GHC.Tc.Solver.InertSet

    No documentation available.

  6. type DictMap a = TcAppMap a

    ghc-lib-parser GHC.Tc.Solver.Types

    No documentation available.

  7. type FunEqMap a = TcAppMap a

    ghc-lib-parser GHC.Tc.Solver.Types

    No documentation available.

  8. type TcAppMap a = DTyConEnv ListMap LooseTypeMap a

    ghc-lib-parser GHC.Tc.Solver.Types

    No documentation available.

  9. emptyDictMap :: DictMap a

    ghc-lib-parser GHC.Tc.Solver.Types

    No documentation available.

  10. emptyTcAppMap :: TcAppMap a

    ghc-lib-parser GHC.Tc.Solver.Types

    No documentation available.

Page 609 of many | Previous | Next