initial commit

This commit is contained in:
2022-04-18 14:22:09 -04:00
commit 25b604bcdc
11 changed files with 871 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"