mateamt/test/MyLibTest.hs
2021-06-10 00:15:04 +02:00

5 lines
90 B
Haskell

module Main (main) where
main :: IO ()
main = putStrLn "Test suite not yet implemented."