module Main (main) where main :: IO () main = do printStrLn "Hello from Haskell"