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.
setWidth :: Maybe Int -> FormatOptions -> FormatOptionslibyaml Text.Libyaml Set the maximum number of columns in the YAML output, or Nothing for infinite. By default, the limit is 80 characters.
setLogSink :: LogSink -> IO ()logging-facade System.Logging.Facade.Sink Set the global log sink.
setConfig :: MonadLsp config m => config -> m ()lsp Language.LSP.Server No documentation available.
setArea :: Int -> (Point, Point) -> React s (Singleton SetArea) ()moffy-samples-events Control.Moffy.Samples.Event.Area No documentation available.
-
nvim-hs Neovim.Quickfix This is a wrapper around neovim's setqflist(). strType can be any string that you can append to (hence Monoid) that is also an instance of NvimObject. You can e.g. use the plain old String.
setParentSpanContext :: MonadIO m => SpanInFlight -> SpanContext -> m ()opentelemetry OpenTelemetry.Eventlog No documentation available.
setSpanId :: MonadIO m => SpanInFlight -> SpanId -> m ()opentelemetry OpenTelemetry.Eventlog No documentation available.
setTag :: MonadIO m => SpanInFlight -> ByteString -> ByteString -> m ()opentelemetry OpenTelemetry.Eventlog No documentation available.
setTraceId :: MonadIO m => SpanInFlight -> TraceId -> m ()opentelemetry OpenTelemetry.Eventlog No documentation available.
setParentSpanContext' :: SpanInFlight -> SpanContext -> Stringopentelemetry OpenTelemetry.Eventlog_Internal No documentation available.