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.
newtype
DerivedSource_DerivationMode gogol-dataflow Gogol.Dataflow.Types What source to base the produced source on (if any).
DerivedSource_DerivationMode :: Text -> DerivedSource_DerivationModegogol-dataflow Gogol.Dataflow.Types No documentation available.
-
gogol-dataflow Gogol.Dataflow.Types Produce a Source based on the Source being split.
pattern
DerivedSource_DerivationMode_SOURCEDERIVATIONMODEINDEPENDENT :: DerivedSource_DerivationModegogol-dataflow Gogol.Dataflow.Types Produce a completely independent Source with no base.
-
gogol-dataflow Gogol.Dataflow.Types Produce a Source based on the base of the Source being split.
pattern
DerivedSource_DerivationMode_SOURCEDERIVATIONMODEUNKNOWN :: DerivedSource_DerivationModegogol-dataflow Gogol.Dataflow.Types The source derivation is unknown, or unspecified.
AutoDeriveTypeable :: Extensiontemplate-haskell Language.Haskell.TH No documentation available.
AutoDeriveTypeable :: Extensiontemplate-haskell Language.Haskell.TH.LanguageExtensions No documentation available.
entityDerives :: EntityDef -> ![Text]persistent Database.Persist.EntityDef.Internal A list of type classes that have been derived for this entity.
mpsDeriveInstances :: MkPersistSettings -> [Name]persistent Database.Persist.TH Automatically derive these typeclass instances for all record and key types. Default: []