"initial commit"

This commit is contained in:
vegowotenks 2025-08-20 17:34:56 +02:00
commit 883569139d
13 changed files with 736 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"