t3-server-0.2.0: tic-tac-toe server

Safe HaskellNone
LanguageHaskell2010

T3.Server

Documentation

type GameLogger m = MatchId -> Users -> [Action] -> Board -> Result -> m () Source

data MatchConfig m Source

Constructors

MatchConfig