I tried building it from hackage. I got an error:<div><br></div><div>&nbsp;&nbsp; &nbsp;Setup.hs: sh: createProcess: does not exist (No such file or directory)</div><div><br></div><div>...which is very similar to the error I get if I try to build it using 6.10:</div>
<div><br></div><div>&nbsp;&nbsp; &nbsp;Setup.hs: sh: runGenProcess: does not exist (No such file or directory)</div><div><br></div><div>I don&#39;t know if there&#39;s something wrong with the package, or I don&#39;t have something set up right to build it on Windows.</div>
<div><br></div><div><div class="gmail_quote">On Sat, Jan 31, 2009 at 10:13 PM, Antoine Latter <span dir="ltr">&lt;<a href="mailto:aslatter@gmail.com">aslatter@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
2009/1/31 Lyle Kopnicky &lt;<a href="mailto:lists@qseep.net">lists@qseep.net</a>&gt;:<br>
<div><div></div><div class="Wj3C7c">&gt; Hi folks,<br>
&gt; I&#39;m getting ready to release a piece of software. Unfortunately due to a bug<br>
&gt; in GHC 6.10 on Windows it does not handle Ctrl+C properly. Since the bug has<br>
&gt; been fixed (thank you Simon Marlow), I figured I&#39;d download a 6.11 build (I<br>
&gt; grabbed the 2009-01-29 version).<br>
&gt; Unfortunately, my project won&#39;t build with it because it&#39;s missing the<br>
&gt; time-1.1 package. This is sad because I had gone through the trouble to<br>
&gt; rewrite my use of oldtime to use time, thinking it was more future-proof. Is<br>
&gt; this an oversight in the nightly build, or is this package going out of GHC?<br>
&gt; Thanks,<br>
&gt; Lyle<br>
<br>
</div></div>Hackage seems to have it:<br>
<br>
<a href="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/time" target="_blank">http://hackage.haskell.org/cgi-bin/hackage-scripts/package/time</a><br>
<br>
Does that work?<br>
<font color="#888888"><br>
-Antoine<br>
</font></blockquote></div><br></div>