haverer-0.1.0.0: Implementation of the rules of Love Letter

Safe HaskellNone
LanguageHaskell2010

Haverer.CLI.CommandLine

Documentation

formatScores :: ConsoleText playerId => [(playerId, Int)] -> Text Source

pickPlay :: ConsoleText playerId => Card -> PlayerSet playerId -> IO (Play playerId) Source