module Main (main) where import qualified Game main :: IO () main = Game.main