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. newtype DerivedSource_DerivationMode

    gogol-dataflow Gogol.Dataflow.Types

    What source to base the produced source on (if any).

  2. DerivedSource_DerivationMode :: Text -> DerivedSource_DerivationMode

    gogol-dataflow Gogol.Dataflow.Types

    No documentation available.

  3. pattern DerivedSource_DerivationMode_SOURCEDERIVATIONMODECHILDOFCURRENT :: DerivedSource_DerivationMode

    gogol-dataflow Gogol.Dataflow.Types

    Produce a Source based on the Source being split.

  4. pattern DerivedSource_DerivationMode_SOURCEDERIVATIONMODEINDEPENDENT :: DerivedSource_DerivationMode

    gogol-dataflow Gogol.Dataflow.Types

    Produce a completely independent Source with no base.

  5. pattern DerivedSource_DerivationMode_SOURCEDERIVATIONMODESIBLINGOFCURRENT :: DerivedSource_DerivationMode

    gogol-dataflow Gogol.Dataflow.Types

    Produce a Source based on the base of the Source being split.

  6. pattern DerivedSource_DerivationMode_SOURCEDERIVATIONMODEUNKNOWN :: DerivedSource_DerivationMode

    gogol-dataflow Gogol.Dataflow.Types

    The source derivation is unknown, or unspecified.

  7. AutoDeriveTypeable :: Extension

    template-haskell Language.Haskell.TH

    No documentation available.

  8. AutoDeriveTypeable :: Extension

    template-haskell Language.Haskell.TH.LanguageExtensions

    No documentation available.

  9. entityDerives :: EntityDef -> ![Text]

    persistent Database.Persist.EntityDef.Internal

    A list of type classes that have been derived for this entity.

  10. mpsDeriveInstances :: MkPersistSettings -> [Name]

    persistent Database.Persist.TH

    Automatically derive these typeclass instances for all record and key types. Default: []

Page 87 of many | Previous | Next