Hoogle Search

Within LTS Haskell 24.26 (ghc-9.10.3)

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

  1. createDirectoryIfMissing :: Bool -> RawFilePath -> IO ()

    rawfilepath RawFilePath.Directory

    Create a new directory if it does not already exist. If the first argument is True the function will also create all parent directories when they are missing.

  2. createIfMissing :: Options -> !Bool

    rocksdb-haskell Database.RocksDB.Base

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

  3. createIfMissing :: Options -> !Bool

    rocksdb-haskell Database.RocksDB.Types

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

  4. 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

  5. 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

  6. inlineQueryResultCachedMpeg4GifMpeg4FileId :: InlineQueryResult -> FileId

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

    A valid file identifier for the MPEG4 file.

  7. inlineQueryResultMpeg4GifMpeg4Duration :: InlineQueryResult -> Maybe Integer

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

    Video duration in seconds.

  8. inlineQueryResultMpeg4GifMpeg4Height :: InlineQueryResult -> Maybe Integer

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

    Video height.

  9. inlineQueryResultMpeg4GifMpeg4Url :: InlineQueryResult -> Text

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

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

  10. inlineQueryResultMpeg4GifMpeg4Width :: InlineQueryResult -> Maybe Integer

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

    Video width.

Page 21 of many | Previous | Next