initial commit

This commit is contained in:
Kierán Meinhardt
2020-06-23 20:44:27 +02:00
commit e678807e98
12 changed files with 328 additions and 0 deletions

2
test/Spec.hs Normal file
View File

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