Initial commit

This commit is contained in:
Dimitri Lozeve 2017-07-18 08:45:17 +02:00
commit 35519b8fda
9 changed files with 232 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"