Create project

This commit is contained in:
Joscha 2019-11-04 16:38:42 +00:00
commit 492462ea94
10 changed files with 166 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"