I mean what is the path to Hackage repo?<br><br>Vasili<br><br><div class="gmail_quote">On Fri, May 15, 2009 at 4:32 AM, Jason Dagit <span dir="ltr">&lt;<a href="mailto:dagit@codersbase.com">dagit@codersbase.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">On Thu, May 14, 2009 at 9:30 PM, Vasili I. Galchin &lt;<a href="mailto:vigalchin@gmail.com">vigalchin@gmail.com</a>&gt; wrote:<br>

&gt; Hello,<br>
&gt;<br>
&gt;        darcs get --init ....?????? I want to pull down Data.FiniteMap. I<br>
&gt; have forgotten the path to Hackage .. I tried ....<br>
&gt;<br>
&gt;  sudo darcs get <a href="http://hackage.haskell.org/" target="_blank">http://hackage.haskell.org/</a> Data.FiniteMap<br>
&gt; [sudo] password for vigalchin:<br>
<br>
</div>I don&#39;t know what your machine is configured like, but I&#39;m rather<br>
surprised to see you use &#39;sudo&#39; with darcs.  In case you&#39;re not<br>
already familiar with the purpose of sudo, I&#39;ll explain.  The purpose<br>
is to give the command the same privileges as root, the super user.<br>
Effectively, you&#39;re giving darcs full range over your computer.<br>
Although, this should be harmless in the case of darcs, it is usually<br>
a bad idea to give commands superuser privileges unless they really<br>
need it :)<br>
<br>
Good luck!<br>
<font color="#888888">Jason<br>
</font></blockquote></div><br>