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.

  1. DerivErrNotStockDeriveable :: DeriveAnyClassEnabled -> DeriveInstanceErrReason

    ghc GHC.Tc.Errors.Types

    No documentation available.

  2. DerivErrNotWellKinded :: TyCon -> Kind -> Int -> DeriveInstanceErrReason

    ghc GHC.Tc.Errors.Types

    The typeclass instance is not well-kinded.

  3. DerivErrNullaryClasses :: DeriveInstanceErrReason

    ghc GHC.Tc.Errors.Types

    We cannot derive instances of nullary classes

  4. DerivErrOnlyAnyClassDeriveable :: TyCon -> DeriveAnyClassEnabled -> DeriveInstanceErrReason

    ghc GHC.Tc.Errors.Types

    No documentation available.

  5. DerivErrSafeHaskellGenericInst :: DeriveInstanceErrReason

    ghc GHC.Tc.Errors.Types

    No documentation available.

  6. data DeriveAnyClassEnabled

    ghc GHC.Tc.Errors.Types

    No documentation available.

  7. data DeriveGenericsErrReason

    ghc GHC.Tc.Errors.Types

    No documentation available.

  8. data DeriveInstanceBadConstructor

    ghc GHC.Tc.Errors.Types

    No documentation available.

  9. data DeriveInstanceErrReason

    ghc GHC.Tc.Errors.Types

    Why a particular typeclass instance couldn't be derived.

  10. class GObject a => DerivedGObject a

    haskell-gi-base Data.GI.Base.GObject

    This typeclass contains the data necessary for defining a new GObject type from Haskell.

Page 69 of many | Previous | Next