
8 Jun
2011
8 Jun
'11
9:12 a.m.
I will look into that. My main problem is not the fact that stuff gets
done after I close the handle on the client side, but that I need the
answer on the clientside. Is there any way to achieve this?
On 6/8/11, Ertugrul Soeylemez
Raphael Päbst
wrote: answer <- do stuff with message
As a side note, if you want to keep your lazy I/O approach, you should make sure that "do stuff with message" does not force the entire list.
Greets, Ertugrul
-- nightmare = unsafePerformIO (getWrongWife >>= sex) http://ertes.de/
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners