
9 Dec
2006
9 Dec
'06
12:05 p.m.
Hi Waldmar,
Now my problem is connected with the "non-update" object feature. I can't write "variable" instead object because - from the meaning of the word ( variable ) - it has the possibility to CHANGE its value. Yes that my problem :-(
main = do username <- read_info_from_user do_whatever_is_needed print username Try not to think of this too hard. Once you start learning Haskell you'll suddenly realise a lot of the problems just don't happen if you think the Haskell way. Thanks Neil