
9 Jun
2009
9 Jun
'09
5:31 a.m.
Thomas DuBuisson wrote:
Erik said:
Well, if you roll a new version of control-event, I'll try porting network-dns to control-event.
Give me a week or two and I should get one out.
There is a different in the function signature between the two versions. Control.Timeout has: addTimeoutAtomic :: Float -> IO (IO () -> STM TimeoutTag) while your Control.Event.Timeout has: addTimeoutAtomic :: Float -> IO () -> IO (STM TimeoutTag) Was that intentional? As a relative newbie, I can't immediately see how to port code from the first to the second. There is also a little matter of documentation :-). Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/