Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. createIfMissing :: Options -> !Bool

    rocksdb-haskell Database.RocksDB.Base

    If true, the database will be created if it is missing. Default: False

  2. createIfMissing :: Options -> !Bool

    rocksdb-haskell Database.RocksDB.Types

    If true, the database will be created if it is missing. Default: False

  3. rdsdbptgcpcifMaxConnectionsPercent :: Lens' RDSDBProxyTargetGroupConnectionPoolConfigurationInfoFormat (Maybe (Val Integer))

    stratosphere Stratosphere.ResourceProperties.RDSDBProxyTargetGroupConnectionPoolConfigurationInfoFormat

    http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxytargetgroup-connectionpoolconfigurationinfoformat.html#cfn-rds-dbproxytargetgroup-connectionpoolconfigurationinfoformat-maxconnectionspercent

  4. rdsdbptgcpcifMaxIdleConnectionsPercent :: Lens' RDSDBProxyTargetGroupConnectionPoolConfigurationInfoFormat (Maybe (Val Integer))

    stratosphere Stratosphere.ResourceProperties.RDSDBProxyTargetGroupConnectionPoolConfigurationInfoFormat

    http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxytargetgroup-connectionpoolconfigurationinfoformat.html#cfn-rds-dbproxytargetgroup-connectionpoolconfigurationinfoformat-maxidleconnectionspercent

  5. inlineQueryResultCachedMpeg4GifMpeg4FileId :: InlineQueryResult -> FileId

    telegram-bot-api Telegram.Bot.API.InlineMode.InlineQueryResult

    A valid file identifier for the MPEG4 file.

  6. inlineQueryResultMpeg4GifMpeg4Duration :: InlineQueryResult -> Maybe Integer

    telegram-bot-api Telegram.Bot.API.InlineMode.InlineQueryResult

    Video duration in seconds.

  7. inlineQueryResultMpeg4GifMpeg4Height :: InlineQueryResult -> Maybe Integer

    telegram-bot-api Telegram.Bot.API.InlineMode.InlineQueryResult

    Video height.

  8. inlineQueryResultMpeg4GifMpeg4Url :: InlineQueryResult -> Text

    telegram-bot-api Telegram.Bot.API.InlineMode.InlineQueryResult

    A valid URL for the MPEG4 file. File size must not exceed 1MB.

  9. inlineQueryResultMpeg4GifMpeg4Width :: InlineQueryResult -> Maybe Integer

    telegram-bot-api Telegram.Bot.API.InlineMode.InlineQueryResult

    Video width.

  10. createDirectoryIfMissing :: MonadIO m => Bool -> Path b Dir -> m ()

    unliftio-path UnliftIO.Path.Directory

    No documentation available.

Page 21 of many | Previous | Next