Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. canEqLHSType :: CanEqLHS -> TcType

    ghc GHC.Tc.Types.Constraint

    Convert a CanEqLHS back into a Type

  2. 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.

  3. canTyFamEqLHS_maybe :: Xi -> Maybe CanEqLHS

    ghc GHC.Tc.Types.Constraint

    No documentation available.

  4. ctEqRel :: Ct -> EqRel

    ghc GHC.Tc.Types.Constraint

    Get the equality relation for the given Ct

  5. ctEvEqRel :: CtEvidence -> EqRel

    ghc GHC.Tc.Types.Constraint

    Get the equality relation relevant for a CtEvidence

  6. ic_given_eqs :: Implication -> HasGivenEqs

    ghc GHC.Tc.Types.Constraint

    No documentation available.

  7. mkKindEqLoc :: TcType -> TcType -> CtLoc -> CtLoc

    ghc GHC.Tc.Types.Constraint

    No documentation available.

  8. mkTcEqPredLikeEv :: CtEvidence -> TcType -> TcType -> TcType

    ghc GHC.Tc.Types.Constraint

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

  9. ArithSeqOrigin :: ArithSeqInfo GhcRn -> CtOrigin

    ghc GHC.Tc.Types.Origin

    No documentation available.

  10. BuiltinEqInstance :: InstanceWhat

    ghc GHC.Tc.Types.Origin

    No documentation available.

Page 220 of many | Previous | Next