Initial commit
This commit is contained in:
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."
|
Reference in New Issue
Block a user