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

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. DerivErrNotWellKinded :: TyCon -> Kind -> Int -> DeriveInstanceErrReason

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

    The typeclass instance is not well-kinded.

  2. DerivErrNullaryClasses :: DeriveInstanceErrReason

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

    We cannot derive instances of nullary classes

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

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

    No documentation available.

  4. DerivErrSafeHaskellGenericInst :: DeriveInstanceErrReason

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

    No documentation available.

  5. data DeriveAnyClassEnabled

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

    No documentation available.

  6. data DeriveGenericsErrReason

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

    No documentation available.

  7. data DeriveInstanceBadConstructor

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

    No documentation available.

  8. data DeriveInstanceErrReason

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

    Why a particular typeclass instance couldn't be derived.

  9. DeriveAnyClass :: Extension

    hint Language.Haskell.Interpreter

    No documentation available.

  10. DeriveDataTypeable :: Extension

    hint Language.Haskell.Interpreter

    No documentation available.

Page 78 of many | Previous | Next

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