TDT4109/Exercise 1/2.hs

3 lines
44 B
Haskell

main :: IO ()
main = putStrLn "Hello world"