Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
interestingCallContext :: SimplEnv -> SimplCont -> CallCtxtghc GHC.Core.Opt.Simplify.Utils No documentation available.
postInlineUnconditionally :: SimplEnv -> BindContext -> OutId -> OccInfo -> OutExpr -> Boolghc GHC.Core.Opt.Simplify.Utils No documentation available.
-
ghc GHC.Core.Opt.Simplify.Utils No documentation available.
PostInlineUnconditionally :: Id -> Tickghc GHC.Core.Opt.Stats No documentation available.
PreInlineUnconditionally :: Id -> Tickghc GHC.Core.Opt.Stats No documentation available.
isWorkerSmallEnough :: Int -> Int -> [Var] -> Boolghc GHC.Core.Opt.WorkWrap.Utils No documentation available.
ForAllPred :: [TyVar] -> [PredType] -> PredType -> Predghc GHC.Core.Predicate A quantified predicate. See Note [Quantified constraints] in GHC.Tc.Solver.Solve
isCallStackPred :: Class -> [Type] -> Maybe FastStringghc GHC.Core.Predicate Is a PredType a CallStack implicit parameter? If so, return the name of the parameter.
isCallStackPredTy :: Type -> Boolghc GHC.Core.Predicate No documentation available.
-
ghc GHC.Core.Predicate Is a type a CallStack?