<br><br><div class="gmail_quote">On Wed, Oct 7, 2009 at 5:44 AM, Sittampalam, Ganesh <span dir="ltr">&lt;<a href="mailto:ganesh.sittampalam@credit-suisse.com">ganesh.sittampalam@credit-suisse.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Eric Kow wrote:<br>
<br>
&gt; Also... (below is a non-blocker in my opinion)<br>
&gt;<br>
&gt; Get rid of wait_a_moment, since we do not use pristine timestamps<br>
&gt; anymore.<br>
&gt;<br>
------------------------------------------------------------------------<br>
--<br>
&gt;&gt; -wait_a_moment :: IO ()<br>
&gt;&gt; -wait_a_moment = do { sleep 1; return () }<br>
&gt;&gt; -    -- HACKERY: In ghc 6.1, sleep has the type signature IO Int; it<br>
&gt;&gt; -    -- returns an integer just like sleep(3) does. To stay<br>
&gt;&gt; compatible<br>
&gt;&gt; -    -- with older versions, though, we just ignore sleep&#39;s return<br>
&gt;&gt; -    -- value. Hackery, like I said.<br>
&gt;<br>
&gt; I didn&#39;t see this mentioned anywhere, but I trust the two of you have<br>
&gt; worked out how this impacts old-fashioned repositories and whether or<br>
&gt; not we actually need to care...<br>
<br>
</div>I believe that darcs-hs doesn&#39;t look at the timestamps any more, which<br>
is (a) why it&#39;s slow on old-fashioned repos and (b) why this is no<br>
longer necessary.<br></blockquote><div><br>Yay!<br><br>Jason</div></div><br>