This commit is contained in:
Erèbe 2016-05-11 23:39:02 +02:00
parent 3e092e406e
commit 3060a5d2c7
8 changed files with 141 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"