Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
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.
setTraceFlagsAsync :: TraceFlags -> Process ()distributed-process Control.Distributed.Process.Management.Internal.Trace.Primitives Set the given flags for the current tracer.
setTraceFlagsRemote :: TraceFlags -> NodeId -> Process ()distributed-process Control.Distributed.Process.Management.Internal.Trace.Remote Set the given flags for a remote node (asynchronous).
setTraceFlags :: MxEventBus -> TraceFlags -> IO ()distributed-process Control.Distributed.Process.Management.Internal.Trace.Types No documentation available.
setTraceFlagsSync :: MxEventBus -> SendPort TraceOk -> TraceFlags -> IO ()distributed-process Control.Distributed.Process.Management.Internal.Trace.Types No documentation available.
setRectangleHeight :: MonadIO m => Rectangle -> Double -> m ()gi-cairo GI.Cairo.Structs.Rectangle Set the value of the “height” field. When overloading is enabled, this is equivalent to
set rectangle [ #height := value ]