a start mainly to share
This commit is contained in:
parent
7a71ac5d09
commit
1b98cb32a1
9 changed files with 375 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