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. emitWantedEqs :: CtOrigin -> [(TcType, TcType)] -> TcM ()

    ghc GHC.Tc.Utils.TcMType

    No documentation available.

  2. skolemiseQuantifiedTyVar :: SkolemInfo -> TcTyVar -> ZonkM TcTyVar

    ghc GHC.Tc.Utils.TcMType

    No documentation available.

  3. InTyFamEquation :: PatersonCondFailureContext

    ghc GHC.Tc.Utils.TcType

    No documentation available.

  4. Required :: ForAllTyFlag

    ghc GHC.Tc.Utils.TcType

    No documentation available.

  5. type TcReqTVBinder = ReqTVBinder

    ghc GHC.Tc.Utils.TcType

    No documentation available.

  6. boxEqPred :: EqRel -> Type -> Type -> Maybe (Class, [Type])

    ghc GHC.Tc.Utils.TcType

    No documentation available.

  7. isEqPred :: PredType -> Bool

    ghc GHC.Tc.Utils.TcType

    No documentation available.

  8. isEqPrimPred :: PredType -> Bool

    ghc GHC.Tc.Utils.TcType

    No documentation available.

  9. isEqualityClass :: Class -> Bool

    ghc GHC.Tc.Utils.TcType

    No documentation available.

  10. pickyEqType :: Type -> Type -> Bool

    ghc GHC.Tc.Utils.TcType

    Like pickyEqTypeVis, but returns a Bool for convenience

Page 222 of many | Previous | Next