Hoogle Search
Within Stackage Nightly 2025-09-29 (ghc-9.12.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setEntityId :: FieldDef -> EntityDef -> EntityDefpersistent-mtl Database.Persist.Sql.Shim setEntityIdDef :: EntityIdDef -> EntityDef -> EntityDefpersistent-mtl Database.Persist.Sql.Shim No documentation available.
setFieldAttrs :: [FieldAttr] -> FieldDef -> FieldDefpersistent-mtl Database.Persist.Sql.Shim setEntityDBName :: EntityNameDB -> EntityDef -> EntityDefpersistent-redis Database.Persist.Redis No documentation available.
setEntityId :: FieldDef -> EntityDef -> EntityDefpersistent-redis Database.Persist.Redis setEntityIdDef :: EntityIdDef -> EntityDef -> EntityDefpersistent-redis Database.Persist.Redis No documentation available.
setFieldAttrs :: [FieldAttr] -> FieldDef -> FieldDefpersistent-redis Database.Persist.Redis setProp :: POrder a => Prop a -> IO a -> IO ()rec-def Data.Propagator.Naive Sets a new value calculated from the given action. The action is executed atomically. Throws if the propagator is already frozen If the value has changed, all watchers are notified afterwards (not atomically).
-
rec-def Data.Propagator.P2 Set a propagator to top. If it was bottom before, runs the actions queued with whenTop. It does so after setting the propagator to top, so that cycles are broken.
setOfDecoder :: (Typeable a, Ord a) => Decoder a -> Decoder (Set a)registry-aeson Data.Registry.Aeson.Decoder No documentation available.