| License | BSD-3-Clause |
|---|---|
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Swarm.Game.Achievement.Description
Description
Flavor text about all defined achievements.
Synopsis
Documentation
describe :: CategorizedAchievement -> AchievementInfo Source #
Function mapping each CategorizedAchievement to an appropriate
AchievementInfo record. This function must be updated whenever
a new type of achievement is added.