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.
-
safecopy Data.SafeCopy.Internal No documentation available.
defaultDeriveEsqueletoRecordSettings :: DeriveEsqueletoRecordSettingsesqueleto 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.
mkAsmTempDerivedLabel :: CLabel -> FastString -> CLabelghc-lib-parser GHC.Cmm.CLabel No documentation available.
AutoDeriveTypeable :: Extensionghc-lib-parser GHC.Internal.LanguageExtensions No documentation available.
AutoDeriveTypeable :: Extensionghc-lib-parser GHC.LanguageExtensions.Type No documentation available.
NFC_DerivedClassType :: NestedForallsContextsInghc-lib-parser GHC.Tc.Errors.Types Nested forall in deriving class type
NFC_StandaloneDerivedInstanceHead :: NestedForallsContextsInghc-lib-parser GHC.Tc.Errors.Types Nested forall in a standalone deriving instance head
NoDeriveAnyClassEnabled :: DeriveAnyClassEnabledghc-lib-parser GHC.Tc.Errors.Types No documentation available.
-
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
YesDeriveAnyClassEnabled :: DeriveAnyClassEnabledghc-lib-parser GHC.Tc.Errors.Types No documentation available.