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. stgToCmmInfoTableMapWithFallback :: StgToCmmConfig -> !Bool

    ghc-lib-parser GHC.StgToCmm.Config

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

  2. stgToCmmInfoTableMapWithStack :: StgToCmmConfig -> !Bool

    ghc-lib-parser GHC.StgToCmm.Config

    Include info tables for STACK closures in the info table map

  3. NonCanonical_Mappend :: NonCanonical_Monoid

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

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

  4. inert_famapp_cache :: InertSet -> FunEqMap Reduction

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

    No documentation available.

  5. type DictMap a = TcAppMap a

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

    No documentation available.

  6. type FunEqMap a = TcAppMap a

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

    No documentation available.

  7. type TcAppMap a = DTyConEnv ListMap LooseTypeMap a

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

    No documentation available.

  8. emptyDictMap :: DictMap a

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

    No documentation available.

  9. emptyTcAppMap :: TcAppMap a

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

    No documentation available.

  10. filterTcAppMap :: (a -> Bool) -> TcAppMap a -> TcAppMap a

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

    No documentation available.

Page 612 of many | Previous | Next