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.

  1. setWidth :: Maybe Int -> FormatOptions -> FormatOptions

    libyaml Text.Libyaml

    Set the maximum number of columns in the YAML output, or Nothing for infinite. By default, the limit is 80 characters.

  2. setLogSink :: LogSink -> IO ()

    logging-facade System.Logging.Facade.Sink

    Set the global log sink.

  3. setConfig :: MonadLsp config m => config -> m ()

    lsp Language.LSP.Server

    No documentation available.

  4. setArea :: Int -> (Point, Point) -> React s (Singleton SetArea) ()

    moffy-samples-events Control.Moffy.Samples.Event.Area

    No documentation available.

  5. setqflist :: (Monoid strType, NvimObject strType) => [QuickfixListItem strType] -> QuickfixAction -> Neovim env ()

    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.

  6. setParentSpanContext :: MonadIO m => SpanInFlight -> SpanContext -> m ()

    opentelemetry OpenTelemetry.Eventlog

    No documentation available.

  7. setSpanId :: MonadIO m => SpanInFlight -> SpanId -> m ()

    opentelemetry OpenTelemetry.Eventlog

    No documentation available.

  8. setTag :: MonadIO m => SpanInFlight -> ByteString -> ByteString -> m ()

    opentelemetry OpenTelemetry.Eventlog

    No documentation available.

  9. setTraceId :: MonadIO m => SpanInFlight -> TraceId -> m ()

    opentelemetry OpenTelemetry.Eventlog

    No documentation available.

  10. setParentSpanContext' :: SpanInFlight -> SpanContext -> String

    opentelemetry OpenTelemetry.Eventlog_Internal

    No documentation available.

Page 446 of many | Previous | Next