moved haskell to old

This commit is contained in:
Maxime Vorwerk
2024-04-03 15:12:49 +02:00
parent 7f97cffd8e
commit 40af1e76e0
55 changed files with 727 additions and 17 deletions

3
haskell-old/test/Spec.hs Normal file
View File

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