[Haskell-beginners] How to Update Cabal?

Norbert Melzer timmelzer at gmail.com
Wed Apr 30 17:40:10 UTC 2014


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).
Am 30.04.2014 18:22 schrieb "Daniel Trstenjak" <daniel.trstenjak at gmail.com>:

>
> Hi Ari,
>
> On Wed, Apr 30, 2014 at 12:18:08PM -0400, Ari King wrote:
> > Is it best to clone the cabal git repo and install as described here? In
> which
> > case, should I remove the existing cabal installation from "/usr/bin"?
>
> It's just:
>
>    cabal install cabal-install
>
>
> Greetings,
> Daniel
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20140430/eba1de5c/attachment.html>


More information about the Beginners mailing list