Initial commit

This commit is contained in:
Joscha 2018-01-27 11:55:08 +00:00
commit 7e3bdb76d0
12 changed files with 429 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"