Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
allLogQueues :: LogQueueQueue -> [LogQueue]ghc-lib GHC.Driver.Pipeline.LogQueue Return all items in the queue in ascending order
allPmCheckWarnings :: [WarningFlag]ghc-lib GHC.HsToCore.Pmc.Utils All warning flags that need to run the pattern match checker.
allocateGlobalBinder :: NameCache -> Module -> OccName -> SrcSpan -> IO Nameghc-lib GHC.Iface.Env No documentation available.
allowTopLevelConApp :: Platform -> Bool -> Module -> DataCon -> [StgArg] -> Boolghc-lib GHC.Stg.Utils Do we allow the given top-level (static) ConApp?
-
ghc-lib GHC.StgToCmm.Heap No documentation available.
-
ghc-lib GHC.StgToCmm.Heap No documentation available.
allocHeapClosure :: SMRep -> CmmExpr -> CmmExpr -> [(CmmExpr, ByteOff)] -> FCode CmmExprghc-lib GHC.StgToCmm.Heap Low-level heap object allocation.
allocConStatic :: HasDebugCallStack => Ident -> CostCentreStack -> DataCon -> [StgArg] -> G ()ghc-lib GHC.StgToJS.Arg Allocate Static Constructors
allocUnboxedConStatic :: DataCon -> [StaticArg] -> StaticArgghc-lib GHC.StgToJS.Arg Allocate unboxed constructors
allocateStaticList :: [StgArg] -> StgArg -> G StaticValghc-lib GHC.StgToJS.Arg Allocate Static list