Hacker News new | past | comments | ask | show | jobs | submit login

     main :: IO ()
     main = putStr "Hello world!!"
A side-effect in the very first program. I'm disappointed!



That's not a side effect - it's the effect!


Then you missed the point. There is no side effect (yet). main is just the some value with type IO ().




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: