Hoogle Search
Within LTS Haskell 24.18 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
eqCanRewrite :: EqRel -> EqRel -> Boolghc GHC.Tc.Types.Constraint No documentation available.
eqCanRewriteFR :: CtFlavourRole -> CtFlavourRole -> Boolghc GHC.Tc.Types.Constraint No documentation available.
eqCtEvidence :: EqCt -> CtEvidenceghc GHC.Tc.Types.Constraint No documentation available.
eqCtFlavourRole :: EqCt -> CtFlavourRoleghc GHC.Tc.Types.Constraint Extract the flavour and role from a Ct
-
ghc GHC.Tc.Types.Constraint No documentation available.
-
ghc GHC.Tc.Types.Constraint No documentation available.
-
ghc GHC.Tc.Types.Constraint No documentation available.
-
ghc GHC.Tc.Types.Constraint No documentation available.
-
ghc GHC.Tc.Types.Constraint No documentation available.
eqForAllVis :: ForAllTyFlag -> ForAllTyFlag -> Boolghc GHC.Tc.Utils.TcType Do these denote the same level of visibility? Required arguments are visible, others are not. So this function equates Specified and Inferred. Used for printing.