her.esy.fun/src/posts/0010-Haskell-Now/hspwg/test/MyLibTest.hs
Yann Esposito (Yogsototh) f8586974b6
first pass
2020-01-01 23:54:53 +01:00

5 lines
90 B
Haskell

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