
22 Jan
2009
22 Jan
'09
7:48 a.m.
Luke Palmer
TVars are overkill here, actually, an IORef would be just fine, I think.
Using IORefs is generally a sign of bad style. But MVars would perfectly suffice here. They would be essentially the same, but without 'atomically'. Greets, Ertugrul. -- nightmare = unsafePerformIO (getWrongWife >>= sex) http://blog.ertes.de/