her.esy.fun/src/posts/0010-Haskell-Now/hspwg/test/MyLibTest.hs

5 lines
90 B
Haskell
Raw Normal View History

2020-01-01 22:54:53 +00:00
module Main (main) where
main :: IO ()
main = putStrLn "Test suite not yet implemented."