Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. UnboxedSums :: Extension

    ghc-boot-th GHC.LanguageExtensions.Type

    No documentation available.

  2. applicationSetOptionContextSummary :: (HasCallStack, MonadIO m, IsApplication a) => a -> Maybe Text -> m ()

    gi-gio GI.Gio.Objects.Application

    Adds a summary to the application option context. See optionContextSetSummary for more information. Since: 2.56

  3. settingsSchemaKeyGetSummary :: (HasCallStack, MonadIO m) => SettingsSchemaKey -> m (Maybe Text)

    gi-gio GI.Gio.Structs.SettingsSchemaKey

    Gets the summary for key. If no summary has been provided in the schema for key, returns Nothing. The summary is a short description of the purpose of the key; usually one short sentence. Summaries can be translated and the value returned from this function is is the current locale. This function is slow. The summary and description information for the schemas is not stored in the compiled schema database so this function has to parse all of the source XML files in the schema directory. Since: 2.34

  4. data XInfoConsumersResponse

    hedis Database.Redis

    No documentation available.

  5. XInfoConsumersResponse :: ByteString -> Integer -> Integer -> XInfoConsumersResponse

    hedis Database.Redis

    No documentation available.

  6. data XPendingSummaryResponse

    hedis Database.Redis

    No documentation available.

  7. XPendingSummaryResponse :: Integer -> ByteString -> ByteString -> [(ByteString, Integer)] -> XPendingSummaryResponse

    hedis Database.Redis

    No documentation available.

  8. consumer :: XPendingDetailRecord -> ByteString

    hedis Database.Redis

    No documentation available.

  9. numPendingMessagesByconsumer :: XPendingSummaryResponse -> [(ByteString, Integer)]

    hedis Database.Redis

    No documentation available.

  10. xgroupDelConsumer :: RedisCtx m f => ByteString -> ByteString -> ByteString -> m (f Integer)

    hedis Database.Redis

    No documentation available.

Page 109 of many | Previous | Next