initial commit

This commit is contained in:
Mahdi Dibaiee
2017-02-18 22:55:57 +03:30
commit 5e88bfa6cc
17 changed files with 1204 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"