journeyman-0.1.0.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

Tourney.UI.Main

Description

Use this module to create your own UI that lets you explore tournament structures defined by the Journeyman eDSL.

Synopsis

Documentation

createTourneyUI :: [(Text, Tournament TMany)] -> IO AppState Source #

Given a list of known tournaments, create a tournament UI.