module Main where import Hastron.Game.Engine import Hastron.Server.Types main :: IO() main = putStrLn "Hello World"