Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
BootMismatchedIdTypes :: Id -> Id -> BootMismatchWhatghc GHC.Tc.Errors.Types The Ids have different types.
DodgyImportsHiding :: ImportLookupReason -> DodgyImportsReasonghc GHC.Tc.Errors.Types A hiding clause contains something that would be reported as an error in a regular import, but is relaxed to a warning. Test cases: DodgyImports_hiding
InvalidAssoc :: InvalidAssoc -> IllegalFamilyInstanceReasonghc GHC.Tc.Errors.Types No documentation available.
-
ghc GHC.Tc.Errors.Types No documentation available.
InvalidAssocDefault :: InvalidAssocDefault -> InvalidAssocghc GHC.Tc.Errors.Types An invalid associated family default declaration. See InvalidAssocDefault.
-
ghc GHC.Tc.Errors.Types The reason that an associated family default declaration was invalid.
InvalidAssocInstance :: InvalidAssocInstance -> InvalidAssocghc GHC.Tc.Errors.Types An invalid associated family instance. See InvalidAssocInstance.Builder
-
ghc GHC.Tc.Errors.Types The reason that an associated family instance was invalid.
InvalidCCallImpent :: String -> ConversionFailReasonghc GHC.Tc.Errors.Types Source
-
ghc GHC.Tc.Errors.Types A quantified type variable in a type or data family equation that is either not bound in any LHS patterns or not used in the RHS (or both).