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. enumDeprecated :: JsonSchema -> Maybe [Bool]

    gogol-discovery Gogol.Discovery

    The deprecation status for the enums. Each position maps to the corresponding value in the "enum" array.

  2. enumDescriptions :: JsonSchema -> Maybe [Text]

    gogol-discovery Gogol.Discovery

    The descriptions for the enums. Each position maps to the corresponding value in the "enum" array.

  3. enum :: JsonSchema -> Maybe [Text]

    gogol-discovery Gogol.Discovery.Types

    Values this parameter may take (if it is an enum).

  4. enumDeprecated :: JsonSchema -> Maybe [Bool]

    gogol-discovery Gogol.Discovery.Types

    The deprecation status for the enums. Each position maps to the corresponding value in the "enum" array.

  5. enumDescriptions :: JsonSchema -> Maybe [Text]

    gogol-discovery Gogol.Discovery.Types

    The descriptions for the enums. Each position maps to the corresponding value in the "enum" array.

  6. formattedNumEvents :: PlayerEvent -> Maybe Text

    gogol-games Gogol.Games

    The current number of times this event has occurred, as a string. The formatting of this string depends on the configuration of your event in the Play Games Developer Console.

  7. formattedNumScores :: LeaderboardScoreRank -> Maybe Text

    gogol-games Gogol.Games

    The number of scores in the leaderboard as a string.

  8. formattedNumEvents :: PlayerEvent -> Maybe Text

    gogol-games Gogol.Games.Types

    The current number of times this event has occurred, as a string. The formatting of this string depends on the configuration of your event in the Play Games Developer Console.

  9. formattedNumScores :: LeaderboardScoreRank -> Maybe Text

    gogol-games Gogol.Games.Types

    The number of scores in the leaderboard as a string.

  10. data GamesNumberAffixConfiguration

    gogol-games-configuration Gogol.GamesConfiguration

    A number affix resource. See: newGamesNumberAffixConfiguration smart constructor.

Page 677 of many | Previous | Next