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.
-
ghc GHC.Tc.Solver.InertSet Perform a monadic operation on all pairs in the top environment in the stack.
mightEqualLater :: InertSet -> TcPredType -> CtLoc -> TcPredType -> CtLoc -> Maybe Substghc GHC.Tc.Solver.InertSet No documentation available.
addInertForAll :: QCInst -> TcS ()ghc GHC.Tc.Solver.Monad No documentation available.
unifyForAllBody :: CtEvidence -> Role -> (UnifyEnv -> TcM a) -> TcS (a, Cts)ghc GHC.Tc.Solver.Monad No documentation available.
ContainsForall :: ForAllTyBinder -> TcType -> NotConcreteReasonghc GHC.Tc.Types.Constraint The type contains a forall.
setCtLocRealLoc :: CtLocEnv -> RealSrcSpan -> CtLocEnvghc GHC.Tc.Types.CtLocEnv No documentation available.
evCallStack :: (MonadThings m, HasModule m, HasDynFlags m) => EvCallStack -> m EvExprghc GHC.Tc.Types.EvTerm No documentation available.
-
ghc GHC.Tc.Types.Evidence Evidence for CallStack implicit parameters.
EvCsPushCall :: FastString -> RealSrcSpan -> EvExpr -> EvCallStackghc GHC.Tc.Types.Evidence EvCsPushCall origin loc stk represents a call from origin, occurring at loc, in a calling context stk.
mkWpForAllCast :: [ForAllTyBinder] -> Type -> HsWrapperghc GHC.Tc.Types.Evidence No documentation available.