echo < main.hs main = putStrLn "hello world" EOF ghc main.hs -o test ./test