Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setnx :: RedisCtx m f => ByteString -> ByteString -> m (f Bool)hedis Database.Redis.Sentinel No documentation available.
setrange :: RedisCtx m f => ByteString -> Integer -> ByteString -> m (f Integer)hedis Database.Redis.Sentinel No documentation available.
-
diagrams-core Diagrams.Core Replace the envelope of a diagram.
-
diagrams-core Diagrams.Core Replace the trace of a diagram.
-
diagrams-core Diagrams.Core.Types Replace the envelope of a diagram.
-
diagrams-core Diagrams.Core.Types Replace the trace of a diagram.
setTraceFlags :: TraceFlags -> Process ()distributed-process Control.Distributed.Process.Debug Set the given flags for the current tracer and wait for a TraceOk response from the trace coordinator process.
setTraceFlagsAsync :: TraceFlags -> Process ()distributed-process Control.Distributed.Process.Debug Set the given flags for the current tracer.
setTraceFlagsRemote :: TraceFlags -> NodeId -> Process ()distributed-process Control.Distributed.Process.Debug Set the given flags for a remote node (asynchronous).
setTraceFlags :: TraceFlags -> Process ()distributed-process Control.Distributed.Process.Management.Internal.Trace.Primitives Set the given flags for the current tracer and wait for a TraceOk response from the trace coordinator process.