Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. newGamesNumberAffixConfiguration :: GamesNumberAffixConfiguration

    gogol-games-configuration Gogol.GamesConfiguration

    Creates a value of GamesNumberAffixConfiguration with the minimum fields required to make a request.

  2. newGamesNumberFormatConfiguration :: GamesNumberFormatConfiguration

    gogol-games-configuration Gogol.GamesConfiguration

    Creates a value of GamesNumberFormatConfiguration with the minimum fields required to make a request.

  3. data GamesNumberAffixConfiguration

    gogol-games-configuration Gogol.GamesConfiguration.Types

    A number affix resource. See: newGamesNumberAffixConfiguration smart constructor.

  4. GamesNumberAffixConfiguration :: Maybe LocalizedStringBundle -> Maybe LocalizedStringBundle -> Maybe LocalizedStringBundle -> Maybe LocalizedStringBundle -> Maybe LocalizedStringBundle -> Maybe LocalizedStringBundle -> GamesNumberAffixConfiguration

    gogol-games-configuration Gogol.GamesConfiguration.Types

    No documentation available.

  5. data GamesNumberFormatConfiguration

    gogol-games-configuration Gogol.GamesConfiguration.Types

    A number format resource. See: newGamesNumberFormatConfiguration smart constructor.

  6. GamesNumberFormatConfiguration :: Maybe Text -> Maybe Int32 -> Maybe GamesNumberFormatConfiguration_NumberFormatType -> Maybe GamesNumberAffixConfiguration -> GamesNumberFormatConfiguration

    gogol-games-configuration Gogol.GamesConfiguration.Types

    No documentation available.

  7. newtype GamesNumberFormatConfiguration_NumberFormatType

    gogol-games-configuration Gogol.GamesConfiguration.Types

    The formatting for the number.

  8. GamesNumberFormatConfiguration_NumberFormatType :: Text -> GamesNumberFormatConfiguration_NumberFormatType

    gogol-games-configuration Gogol.GamesConfiguration.Types

    No documentation available.

  9. pattern GamesNumberFormatConfiguration_NumberFormatType_Currency :: GamesNumberFormatConfiguration_NumberFormatType

    gogol-games-configuration Gogol.GamesConfiguration.Types

    Numbers are formatted to currency according to locale.

  10. pattern GamesNumberFormatConfiguration_NumberFormatType_NUMBERFORMATTYPEUNSPECIFIED :: GamesNumberFormatConfiguration_NumberFormatType

    gogol-games-configuration Gogol.GamesConfiguration.Types

    Default value. This value is unused.

Page 679 of many | Previous | Next