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.
filterEqualCtList :: (EqCt -> Bool) -> EqualCtList -> Maybe EqualCtListghc GHC.Tc.Solver.Types No documentation available.
findFunEq :: FunEqMap a -> TyCon -> [Type] -> Maybe aghc GHC.Tc.Solver.Types No documentation available.
findFunEqsByTyCon :: FunEqMap a -> TyCon -> [a]ghc GHC.Tc.Solver.Types No documentation available.
insertFunEq :: FunEqMap a -> TyCon -> [Type] -> a -> FunEqMap aghc GHC.Tc.Solver.Types No documentation available.
-
ghc GHC.Tc.TyCl No documentation available.
patsig_req :: TcPatSynSig -> TcThetaTypeghc GHC.Tc.Types No documentation available.
re_eq_rel :: RewriteEnv -> !EqRelghc GHC.Tc.Types At what role are we rewriting? See Note [Rewriter EqRels] in GHC.Tc.Solver.Rewrite
patsig_req :: TcPatSynSig -> TcThetaTypeghc GHC.Tc.Types.BasicTypes No documentation available.
-
ghc GHC.Tc.Types.Constraint No documentation available.
-
ghc GHC.Tc.Types.Constraint A CanEqLHS is a type that can appear on the left of a canonical equality: a type variable or exactly-saturated type family application.