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.
atomicallyFrameCode :: GenStackFrame b -> !bghc-lib-parser GHC.Exts.Heap.Closures No documentation available.
tso_alloc_limit :: TSOFields -> Int64ghc-lib-parser GHC.Exts.Heap.FFIClosures_ProfilingDisabled No documentation available.
tso_alloc_limit :: TSOFields -> Int64ghc-lib-parser GHC.Exts.Heap.FFIClosures_ProfilingEnabled No documentation available.
cc_mem_alloc :: CostCentre -> Word64ghc-lib-parser GHC.Exts.Heap.ProfInfo.Types No documentation available.
ccs_inherited_alloc :: CostCentreStack -> Word64ghc-lib-parser GHC.Exts.Heap.ProfInfo.Types No documentation available.
ccs_mem_alloc :: CostCentreStack -> Word64ghc-lib-parser GHC.Exts.Heap.ProfInfo.Types No documentation available.
acdh_forall :: AnnConDeclH98 -> TokForallghc-lib-parser GHC.Hs.Decls No documentation available.
con_forall :: ConDecl pass -> Boolghc-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
type
EpAnnForallInvis = EpAnn (TokForall, EpToken ".")ghc-lib-parser GHC.Hs.Type No documentation available.
type
EpAnnForallVis = EpAnn (TokForall, TokRarrow)ghc-lib-parser GHC.Hs.Type No documentation available.