
On Windows the 'system' path variable always has precedence over the 'user'
path variable (see [1]). You will need to rename, delete, or overwrite the
version of cabal.exe installed globally for the one under %appdata% to be
used.
[1]: https://support.microsoft.com/en-us/kb/100843
On Sun, Jul 12, 2015 at 12:58 PM, David Gladstein
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.
On Sun, Jul 12, 2015 at 10:30 AM, Michael Snoyman
wrote: You probably don't have $APPDATA\cabal\bin on your PATH
On Sun, Jul 12, 2015 at 10:28 AM KC
wrote: On Windows after I install the new cabal-install then when I do a cabal update it says there is a new cabal-install available.
Yet cabal-install installed without any errors.
Why do I get this message?
-- --
Sent from an expensive device which will be obsolete in a few months! :D
Casey
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
-- -- Michael Steele