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. internalDeriveSafeCopyIndexedType' :: DeriveType -> Version a -> Name -> Name -> [Name] -> Info -> Q [Dec]

    safecopy Data.SafeCopy.Internal

    No documentation available.

  2. defaultDeriveEsqueletoRecordSettings :: DeriveEsqueletoRecordSettings

    esqueleto Database.Esqueleto.Record

    The default codegen settings for deriveEsqueletoRecord. These defaults will cause you to require {-# LANGUAGE DuplicateRecordFields #-} in certain cases (see deriveEsqueletoRecord.) If you don't want to do this, change the value of sqlFieldModifier so the field names of the generated SQL record different from those of the Haskell record.

  3. mkAsmTempDerivedLabel :: CLabel -> FastString -> CLabel

    ghc-lib-parser GHC.Cmm.CLabel

    No documentation available.

  4. AutoDeriveTypeable :: Extension

    ghc-lib-parser GHC.Internal.LanguageExtensions

    No documentation available.

  5. AutoDeriveTypeable :: Extension

    ghc-lib-parser GHC.LanguageExtensions.Type

    No documentation available.

  6. NFC_DerivedClassType :: NestedForallsContextsIn

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

    Nested forall in deriving class type

  7. NFC_StandaloneDerivedInstanceHead :: NestedForallsContextsIn

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

    Nested forall in a standalone deriving instance head

  8. NoDeriveAnyClassEnabled :: DeriveAnyClassEnabled

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

    No documentation available.

  9. TcRnCannotDeriveInstance :: Class -> [Type] -> !Maybe (DerivStrategy GhcTc) -> UsingGeneralizedNewtypeDeriving -> DeriveInstanceErrReason -> TcRnMessage

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

    TcRnCannotDeriveInstance is an error that occurs every time a typeclass instance can't be derived. The DeriveInstanceErrReason will contain the specific reason this error arose. Example(s): None. Test cases: genericsT10604T10604_no_PolyKinds derivingshould_faildrvfail009 derivingshould_faildrvfail-functor2 derivingshould_failT10598_fail3 derivingshould_failderiving-via-fail2 derivingshould_failderiving-via-fail derivingshould_failT16181

  10. YesDeriveAnyClassEnabled :: DeriveAnyClassEnabled

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

    No documentation available.

Page 90 of many | Previous | Next