vindinum - board entities as enum

This commit is contained in:
weiss
2020-04-21 22:05:41 +02:00
parent 49481147ff
commit fbe7b56be0
18 changed files with 403 additions and 43 deletions

View File

@@ -0,0 +1,2 @@
main :: IO ()
main = putStrLn "Test suite not yet implemented"