Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
tcTyThingTyCon_maybe :: TcTyThing -> Maybe TyConghc GHC.Tc.Types completeSigPolyId_maybe :: TcSigInfo -> Maybe TcIdghc GHC.Tc.Types.BasicTypes No documentation available.
tcTyThingTyCon_maybe :: TcTyThing -> Maybe TyConghc GHC.Tc.Types.BasicTypes canEqLHS_maybe :: Xi -> Maybe CanEqLHSghc 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.
canTyFamEqLHS_maybe :: Xi -> Maybe CanEqLHSghc GHC.Tc.Types.Constraint No documentation available.
ctLocTypeOrKind_maybe :: CtLoc -> Maybe TypeOrKindghc GHC.Tc.Types.Constraint No documentation available.
isUnsatisfiableCt_maybe :: Type -> Maybe ErrorMsgTypeghc GHC.Tc.Types.Constraint Is this type an unsatisfiable constraint? If so, return the error message.
pendingScDict_maybe :: Ct -> Maybe Ctghc GHC.Tc.Types.Constraint No documentation available.
pendingScInst_maybe :: QCInst -> Maybe QCInstghc GHC.Tc.Types.Constraint No documentation available.
wantedEvId_maybe :: Ct -> Maybe EvVarghc GHC.Tc.Types.Constraint Returns the evidence Id for the argument Ct when this Ct is a Wanted. Returns Nothing otherwise.