Things
This commit is contained in:
commit
b68b19572f
9 changed files with 1026 additions and 0 deletions
4
test/Main.hs
Normal file
4
test/Main.hs
Normal file
|
@ -0,0 +1,4 @@
|
|||
module Main (main) where
|
||||
|
||||
main :: IO ()
|
||||
main = putStrLn "Test suite not yet implemented."
|
Loading…
Add table
Add a link
Reference in a new issue