Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc-lib-parser GHC.Tc.Errors.Types A mismatch between two types, which arose from a type equality. Test cases: T1470, tcfail212.
errorItemEqRel :: ErrorItem -> EqRelghc-lib-parser GHC.Tc.Errors.Types No documentation available.
teq_mb_same_occ :: MismatchMsg -> Maybe SameOccInfoghc-lib-parser GHC.Tc.Errors.Types No documentation available.
teq_mismatch_actual :: MismatchMsg -> Typeghc-lib-parser GHC.Tc.Errors.Types The overall actual type
teq_mismatch_expected :: MismatchMsg -> Typeghc-lib-parser GHC.Tc.Errors.Types The overall expected type
teq_mismatch_item :: MismatchMsg -> ErrorItemghc-lib-parser GHC.Tc.Errors.Types No documentation available.
teq_mismatch_ty1 :: MismatchMsg -> Typeghc-lib-parser GHC.Tc.Errors.Types No documentation available.
teq_mismatch_ty2 :: MismatchMsg -> Typeghc-lib-parser GHC.Tc.Errors.Types No documentation available.
teq_mismatch_what :: MismatchMsg -> Maybe TypedThingghc-lib-parser GHC.Tc.Errors.Types What thing is teq_mismatch_actual the kind of?
type
InertEqs = DTyVarEnv EqualCtListghc-lib-parser GHC.Tc.Solver.InertSet No documentation available.