TEST @@ -1,3 +1,3 @@ - module Main (foo) where + module Main (main) where main :: IO () main = return ()