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.
-
ghc GHC.Tc.Solver.Monad No documentation available.
getInnermostGivenEqLevel :: TcS TcLevelghc GHC.Tc.Solver.Monad No documentation available.
insertFunEq :: FunEqMap a -> TyCon -> [Type] -> a -> FunEqMap aghc GHC.Tc.Solver.Monad No documentation available.
newWantedEq :: CtLoc -> RewriterSet -> Role -> TcType -> TcType -> TcS (CtEvidence, Coercion)ghc GHC.Tc.Solver.Monad Create a new Wanted constraint holding a coercion hole for an equality between the two types at the given Role.
pprEq :: TcType -> TcType -> SDocghc GHC.Tc.Solver.Monad No documentation available.
runTcSEqualities :: TcS a -> TcM aghc GHC.Tc.Solver.Monad This can deal only with equality constraints.
setWantedEq :: HasDebugCallStack => TcEvDest -> Coercion -> TcS ()ghc GHC.Tc.Solver.Monad Equalities only
-
ghc GHC.Tc.Solver.Types No documentation available.
addToEqualCtList :: EqCt -> EqualCtList -> EqualCtListghc GHC.Tc.Solver.Types No documentation available.
-
ghc GHC.Tc.Solver.Types No documentation available.