Hacker News new | ask | show | jobs
by theaeolist 4358 days ago
This is because of lexical issues. You can define aliases for mapM_ and putStrLn and get something more approachable to the lexically challenged.

repeat print ["foo"; "bar"; "etc"]