Create project

This commit is contained in:
Joscha 2020-01-04 12:56:05 +00:00
commit 3e8cadd677
9 changed files with 154 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"