Move project to stack

This commit is contained in:
Joscha 2018-01-04 12:53:48 +00:00
parent bf49310bdf
commit c92b688bc9
11 changed files with 291 additions and 109 deletions

2
test/Spec.hs Normal file
View file

@ -0,0 +1,2 @@
main :: IO ()
main = putStrLn "Test suite not yet implemented"