Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
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.
setCtLocSpan :: CtLoc -> RealSrcSpan -> CtLocghc GHC.Tc.Types.Constraint No documentation available.
setCtLocEnvLoc :: CtLocEnv -> SrcSpan -> CtLocEnvghc GHC.Tc.Types.CtLocEnv No documentation available.