Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. SetNumCapabilities :: Int -> ThreadAction

    dejafu Test.DejaFu.Types

    Set the number of Haskell threads that can run simultaneously.

  2. data SetAppend a

    happstack-server Happstack.Server.Internal.Monads

    A monoid operation container. If a is a monoid, then SetAppend is a monoid with the following behaviors:

    Set    x `mappend` Append y = Set    (x `mappend` y)
    Append x `mappend` Append y = Append (x `mappend` y)
    _        `mappend` Set y    = Set y
    
    A simple way of summarizing this is, if the right side is Append, then the right is appended to the left. If the right side is Set, then the left side is ignored.

  3. module Hledger.Cli.Commands.Setup

    Check and show the status of the hledger installation.

  4. module Database.PostgreSQL.PQTypes.Transaction.Settings

    No documentation available.

  5. SetTag :: Tag

    libyaml Text.Libyaml

    No documentation available.

  6. data SetArea

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

    No documentation available.

  7. SetAreaReq :: Int -> Point -> Point -> SetArea

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

    No documentation available.

  8. pattern SET_PARENT_CONTEXT :: MsgType

    opentelemetry OpenTelemetry.Eventlog_Internal

    No documentation available.

  9. pattern SET_SPAN_ID :: MsgType

    opentelemetry OpenTelemetry.Eventlog_Internal

    No documentation available.

  10. pattern SET_TRACE_ID :: MsgType

    opentelemetry OpenTelemetry.Eventlog_Internal

    No documentation available.

Page 45 of many | Previous | Next