Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ExpiredLink
on March 7, 2014
|
parent
|
context
|
favorite
| on:
A brief introduction to Haskell, and why it matter...
main :: IO () main = putStr "Hello world!!"
A side-effect in the very first program. I'm disappointed!
dllthomas
on March 7, 2014
|
next
[–]
That's not a side effect - it's
the
effect!
lelf
on March 7, 2014
|
prev
[–]
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: