• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.19 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. DerivErrNoFamilyInstance :: TyCon -> [Type] -> DeriveInstanceErrReason

    ghc-lib-parser GHC.Tc.Errors.Types

    No documentation available.

  2. DerivErrNotAClass :: PredType -> DeriveInstanceErrReason

    ghc-lib-parser GHC.Tc.Errors.Types

    The given PredType is not a class.

  3. DerivErrNotDeriveable :: DeriveAnyClassEnabled -> DeriveInstanceErrReason

    ghc-lib-parser GHC.Tc.Errors.Types

    No documentation available.

  4. DerivErrNotStockDeriveable :: DeriveAnyClassEnabled -> DeriveInstanceErrReason

    ghc-lib-parser GHC.Tc.Errors.Types

    No documentation available.

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

    ghc-lib-parser GHC.Tc.Errors.Types

    The typeclass instance is not well-kinded.

  6. DerivErrNullaryClasses :: DeriveInstanceErrReason

    ghc-lib-parser GHC.Tc.Errors.Types

    We cannot derive instances of nullary classes

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

    ghc-lib-parser GHC.Tc.Errors.Types

    No documentation available.

  8. DerivErrSafeHaskellGenericInst :: DeriveInstanceErrReason

    ghc-lib-parser GHC.Tc.Errors.Types

    No documentation available.

  9. data DeriveAnyClassEnabled

    ghc-lib-parser GHC.Tc.Errors.Types

    No documentation available.

  10. data DeriveGenericsErrReason

    ghc-lib-parser GHC.Tc.Errors.Types

    No documentation available.

Page 77 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete