RosettaCodeData/Task/Hello-world-Text/Haskell/hello-world-text.hs
2018-06-22 20:57:24 +00:00

1 line
31 B
Haskell

main = putStrLn "Hello world!"