Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. canEqLHS_maybe :: Xi -> Maybe CanEqLHS

    ghc GHC.Tc.Types.Constraint

    Is a type a canonical LHS? That is, is it a tyvar or an exactly-saturated type family application? Does not look through type synonyms.

  2. canTyFamEqLHS_maybe :: Xi -> Maybe CanEqLHS

    ghc GHC.Tc.Types.Constraint

    No documentation available.

  3. ctEqRel :: Ct -> EqRel

    ghc GHC.Tc.Types.Constraint

    Get the equality relation for the given Ct

  4. ctEvEqRel :: CtEvidence -> EqRel

    ghc GHC.Tc.Types.Constraint

    Get the equality relation relevant for a CtEvidence

  5. ic_given_eqs :: Implication -> HasGivenEqs

    ghc GHC.Tc.Types.Constraint

    No documentation available.

  6. mkKindEqLoc :: TcType -> TcType -> CtLoc -> CtLoc

    ghc GHC.Tc.Types.Constraint

    No documentation available.

  7. mkTcEqPredLikeEv :: CtEvidence -> TcType -> TcType -> TcType

    ghc GHC.Tc.Types.Constraint

    Makes a new equality predicate with the same role as the given evidence.

  8. ArithSeqOrigin :: ArithSeqInfo GhcRn -> CtOrigin

    ghc GHC.Tc.Types.Origin

    No documentation available.

  9. BuiltinEqInstance :: InstanceWhat

    ghc GHC.Tc.Types.Origin

    No documentation available.

  10. KindEqOrigin :: TcType -> TcType -> CtOrigin -> Maybe TypeOrKind -> CtOrigin

    ghc GHC.Tc.Types.Origin

    No documentation available.

Page 220 of many | Previous | Next