• 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. atomicallyFrameCode :: GenStackFrame b -> !b

    ghc-lib-parser GHC.Exts.Heap.Closures

    No documentation available.

  2. tso_alloc_limit :: TSOFields -> Int64

    ghc-lib-parser GHC.Exts.Heap.FFIClosures_ProfilingDisabled

    No documentation available.

  3. tso_alloc_limit :: TSOFields -> Int64

    ghc-lib-parser GHC.Exts.Heap.FFIClosures_ProfilingEnabled

    No documentation available.

  4. cc_mem_alloc :: CostCentre -> Word64

    ghc-lib-parser GHC.Exts.Heap.ProfInfo.Types

    No documentation available.

  5. ccs_inherited_alloc :: CostCentreStack -> Word64

    ghc-lib-parser GHC.Exts.Heap.ProfInfo.Types

    No documentation available.

  6. ccs_mem_alloc :: CostCentreStack -> Word64

    ghc-lib-parser GHC.Exts.Heap.ProfInfo.Types

    No documentation available.

  7. acdh_forall :: AnnConDeclH98 -> TokForall

    ghc-lib-parser GHC.Hs.Decls

    No documentation available.

  8. con_forall :: ConDecl pass -> Bool

    ghc-lib-parser GHC.Hs.Decls

    True = explicit user-written forall e.g. data T a = forall b. MkT b (b->a) con_ex_tvs = {b} False => con_ex_tvs is empty

  9. type EpAnnForallInvis = EpAnn (TokForall, EpToken ".")

    ghc-lib-parser GHC.Hs.Type

    No documentation available.

  10. type EpAnnForallVis = EpAnn (TokForall, TokRarrow)

    ghc-lib-parser GHC.Hs.Type

    No documentation available.

Page 580 of many | Previous | Next

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