<p dir="ltr">Probably one needs to ensure that ~/.cabal/bin is in the PATH-variable before the path that cabal normally lives in. Alternatively you have to use sudo and the --global switch for cabal (not recommended).</p>
<div class="gmail_quote">Am 30.04.2014 18:22 schrieb "Daniel Trstenjak" <<a href="mailto:daniel.trstenjak@gmail.com">daniel.trstenjak@gmail.com</a>>:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Hi Ari,<br>
<br>
On Wed, Apr 30, 2014 at 12:18:08PM -0400, Ari King wrote:<br>
> Is it best to clone the cabal git repo and install as described here? In which<br>
> case, should I remove the existing cabal installation from "/usr/bin"?<br>
<br>
It's just:<br>
<br>
   cabal install cabal-install<br>
<br>
<br>
Greetings,<br>
Daniel<br>
_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@haskell.org">Beginners@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/beginners" target="_blank">http://www.haskell.org/mailman/listinfo/beginners</a><br>
</blockquote></div>