Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
noGivenNewtypeReprEqs :: TyCon -> InertSet -> Boolghc GHC.Tc.Solver.InertSet No documentation available.
partitionFunEqs :: (EqCt -> Bool) -> InertFunEqs -> ([EqCt], InertFunEqs)ghc GHC.Tc.Solver.InertSet No documentation available.
partitionInertEqs :: (EqCt -> Bool) -> InertEqs -> ([EqCt], InertEqs)ghc GHC.Tc.Solver.InertSet No documentation available.
updGivenEqs :: TcLevel -> Ct -> InertCans -> InertCansghc GHC.Tc.Solver.InertSet No documentation available.
-
ghc GHC.Tc.Solver.InertSet No documentation available.
-
ghc GHC.Tc.Solver.InertSet No documentation available.
checkTouchableTyVarEq :: CtEvidence -> TcTyVar -> TcType -> TcS (PuResult () Reduction)ghc GHC.Tc.Solver.Monad No documentation available.
checkTypeEq :: CtEvidence -> EqRel -> CanEqLHS -> TcType -> TcS (PuResult () Reduction)ghc GHC.Tc.Solver.Monad No documentation available.
emitNewWantedEq :: CtLoc -> RewriterSet -> Role -> TcType -> TcType -> TcS Coercionghc GHC.Tc.Solver.Monad Emit a new Wanted equality into the work-list
getHasGivenEqs :: TcLevel -> TcS (HasGivenEqs, InertIrreds)ghc GHC.Tc.Solver.Monad No documentation available.