Initial commit

This commit is contained in:
Dimitri Lozeve 2018-01-15 18:47:54 +00:00
commit 9c21bf1d37
10 changed files with 272 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"