initial commit, still work in progress

This commit is contained in:
Mahdi Dibaiee
2016-07-17 16:53:13 +04:30
commit 59ab00e9c2
80 changed files with 472 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"