RosettaCodeData/Task/Hello-world-Text/Haskell/hello-world-text.hs
2023-07-01 13:44:08 -04:00

1 line
31 B
Haskell

main = putStrLn "Hello world!"