• 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. DeriveAnyClass :: Extension

    ghc-lib-parser GHC.LanguageExtensions.Type

    No documentation available.

  2. DeriveDataTypeable :: Extension

    ghc-lib-parser GHC.LanguageExtensions.Type

    No documentation available.

  3. DeriveFoldable :: Extension

    ghc-lib-parser GHC.LanguageExtensions.Type

    No documentation available.

  4. DeriveFunctor :: Extension

    ghc-lib-parser GHC.LanguageExtensions.Type

    No documentation available.

  5. DeriveGeneric :: Extension

    ghc-lib-parser GHC.LanguageExtensions.Type

    No documentation available.

  6. DeriveLift :: Extension

    ghc-lib-parser GHC.LanguageExtensions.Type

    No documentation available.

  7. DeriveTraversable :: Extension

    ghc-lib-parser GHC.LanguageExtensions.Type

    No documentation available.

  8. DerivErrBadConCovariant :: DataCon -> DeriveInstanceBadConstructor

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

    The given DataCon must not use the type variable in a function argument"

  9. DerivErrBadConExistential :: DataCon -> DeriveInstanceBadConstructor

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

    The given DataCon must be truly polymorphic in the last argument of the data type.

  10. DerivErrBadConFunTypes :: DataCon -> DeriveInstanceBadConstructor

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

    The given DataCon must not contain function types

Page 73 of many | Previous | Next

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