[Haskell-cafe] On Windows after I install the new cabal-install then when I do a cabal update it says there is a new ...

Tillmann Rendel rendel at informatik.uni-tuebingen.de
Sun Jul 12 21:44:25 UTC 2015


Hi,

David Gladstein wrote:
> I have C:\Users\David\AppData\Roaming\cabal\bin on my path, and I have
> the same problem. I think it's been that way for years.

Make sure that the order of directories on the path is correct, so that 
the first cabal.exe found is the one installed by cabal itself. To check 
that it worked, run "cabal --version" and compare with the version 
number from the output of "cabal install cabal-install".

   Tillmann


More information about the Haskell-Cafe mailing list