stack new + git init

This commit is contained in:
vegowotenks 2024-12-30 08:44:31 +01:00
commit e494aaff06
10 changed files with 850 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"