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.
-
ghc-lib-parser GHC.Core.Opt.Simplify.Utils No documentation available.
interestingCallContext :: SimplEnv -> SimplCont -> CallCtxtghc-lib-parser GHC.Core.Opt.Simplify.Utils No documentation available.
postInlineUnconditionally :: SimplEnv -> BindContext -> InId -> OutId -> OutExpr -> Boolghc-lib-parser GHC.Core.Opt.Simplify.Utils No documentation available.
-
ghc-lib-parser GHC.Core.Opt.Simplify.Utils No documentation available.
PostInlineUnconditionally :: Id -> Tickghc-lib-parser GHC.Core.Opt.Stats No documentation available.
PreInlineUnconditionally :: Id -> Tickghc-lib-parser GHC.Core.Opt.Stats No documentation available.
ForAllPred :: [TyVar] -> [PredType] -> PredType -> Predghc-lib-parser GHC.Core.Predicate A quantified predicate. See Note [Quantified constraints] in GHC.Tc.Solver.Solve
isCallStackPred :: Class -> [Type] -> Maybe FastStringghc-lib-parser GHC.Core.Predicate Is a PredType a CallStack implicit parameter? If so, return the name of the parameter.
isCallStackPredTy :: Type -> Boolghc-lib-parser GHC.Core.Predicate No documentation available.
-
ghc-lib-parser GHC.Core.Predicate Is a type a CallStack?