initial commit

This commit is contained in:
Mahdi Dibaiee
2016-11-04 23:09:14 +03:30
commit 784b1b8a34
13 changed files with 360 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"