
12 Jul
2015
12 Jul
'15
5:44 p.m.
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