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.
DerivErrNotStockDeriveable :: DeriveAnyClassEnabled -> DeriveInstanceErrReasonghc GHC.Tc.Errors.Types No documentation available.
DerivErrNotWellKinded :: TyCon -> Kind -> Int -> DeriveInstanceErrReasonghc GHC.Tc.Errors.Types The typeclass instance is not well-kinded.
DerivErrNullaryClasses :: DeriveInstanceErrReasonghc GHC.Tc.Errors.Types We cannot derive instances of nullary classes
DerivErrOnlyAnyClassDeriveable :: TyCon -> DeriveAnyClassEnabled -> DeriveInstanceErrReasonghc GHC.Tc.Errors.Types No documentation available.
DerivErrSafeHaskellGenericInst :: DeriveInstanceErrReasonghc GHC.Tc.Errors.Types No documentation available.
-
ghc GHC.Tc.Errors.Types No documentation available.
-
ghc GHC.Tc.Errors.Types No documentation available.
data
DeriveInstanceBadConstructor ghc GHC.Tc.Errors.Types No documentation available.
-
ghc GHC.Tc.Errors.Types Why a particular typeclass instance couldn't be derived.
class GObject a =>
DerivedGObject ahaskell-gi-base Data.GI.Base.GObject This typeclass contains the data necessary for defining a new GObject type from Haskell.