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.
-
ghc-boot-th GHC.LanguageExtensions.Type No documentation available.
-
gi-gio GI.Gio.Objects.Application Adds a summary to the application option context. See optionContextSetSummary for more information. Since: 2.56
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
-
hedis Database.Redis No documentation available.
XInfoConsumersResponse :: ByteString -> Integer -> Integer -> XInfoConsumersResponsehedis Database.Redis No documentation available.
-
hedis Database.Redis No documentation available.
-
hedis Database.Redis No documentation available.
consumer :: XPendingDetailRecord -> ByteStringhedis Database.Redis No documentation available.
numPendingMessagesByconsumer :: XPendingSummaryResponse -> [(ByteString, Integer)]hedis Database.Redis No documentation available.
xgroupDelConsumer :: RedisCtx m f => ByteString -> ByteString -> ByteString -> m (f Integer)hedis Database.Redis No documentation available.