This commit is contained in:
Stefan Dresselhaus
2018-07-04 21:11:50 +02:00
commit 52beb62cb8
10 changed files with 244 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"