haskell hellow world code example Example: hello world in haskell main :: IO () main = putStrLn "Hello, World!"