Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. setShowDerived :: Bool -> RouteOpts -> RouteOpts

    yesod-core Yesod.Core.Dispatch

    No documentation available.

  2. AutoDeriveTypeable :: KnownExtension

    Cabal-syntax Language.Haskell.Extension

    (deprecated) Deprecated in favour of DeriveDataTypeable. Old description: Triggers the generation of derived Typeable instances for every datatype and type class declaration.

  3. AutoDeriveTypeable :: Extension

    ghc-boot-th GHC.LanguageExtensions.Type

    No documentation available.

  4. internalDeriveSafeCopy :: DeriveType -> Version a -> Name -> Name -> Q [Dec]

    safecopy Data.SafeCopy.Internal

    No documentation available.

  5. internalDeriveSafeCopy' :: DeriveType -> Version a -> Name -> Name -> Info -> Q [Dec]

    safecopy Data.SafeCopy.Internal

    No documentation available.

  6. internalDeriveSafeCopyIndexedType :: DeriveType -> Version a -> Name -> Name -> [Name] -> Q [Dec]

    safecopy Data.SafeCopy.Internal

    No documentation available.

  7. internalDeriveSafeCopyIndexedType' :: DeriveType -> Version a -> Name -> Name -> [Name] -> Info -> Q [Dec]

    safecopy Data.SafeCopy.Internal

    No documentation available.

  8. 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.

  9. mkAsmTempDerivedLabel :: CLabel -> FastString -> CLabel

    ghc-lib-parser GHC.Cmm.CLabel

    No documentation available.

  10. AutoDeriveTypeable :: Extension

    ghc-lib-parser GHC.Internal.LanguageExtensions

    No documentation available.

Page 90 of many | Previous | Next