Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setWantedEq :: HasDebugCallStack => TcEvDest -> Coercion -> TcS ()ghc GHC.Tc.Solver.Monad Equalities only
setWantedEvTerm :: TcEvDest -> Canonical -> EvTerm -> TcS ()ghc GHC.Tc.Solver.Monad Good for both equalities and non-equalities
setLclEnvLoc :: RealSrcSpan -> TcLclEnv -> TcLclEnvghc GHC.Tc.Types No documentation available.
setLclEnvTcLevel :: TcLevel -> TcLclEnv -> TcLclEnvghc GHC.Tc.Types No documentation available.
setCtEvLoc :: CtEvidence -> CtLoc -> CtEvidenceghc GHC.Tc.Types.Constraint No documentation available.
setCtEvPredType :: HasDebugCallStack => CtEvidence -> Type -> CtEvidenceghc GHC.Tc.Types.Constraint Set the type of CtEvidence. This function ensures that the invariants on CtEvidence hold, by updating the evidence and the ctev_pred in sync with each other. See Note [CtEvidence invariants].
setCtLocEnv :: CtLoc -> CtLocEnv -> CtLocghc GHC.Tc.Types.Constraint No documentation available.
setCtLocEnvLoc :: CtLocEnv -> SrcSpan -> CtLocEnvghc GHC.Tc.Types.Constraint No documentation available.
setCtLocEnvLvl :: CtLocEnv -> TcLevel -> CtLocEnvghc GHC.Tc.Types.Constraint No documentation available.
setCtLocOrigin :: CtLoc -> CtOrigin -> CtLocghc GHC.Tc.Types.Constraint No documentation available.