[Haskell-cafe] Problems with Haskell Platform

Yitzchak Gale gale at sefer.org
Sun May 30 08:14:28 EDT 2010


Dominic Steintiz wrote:
> I seem to be in some sort package dependency hell (which I thought the
> Haskell Platform did away with).
> I install ghc using my package manager (I'm on opensuse)...
> But
>> dom1 at fourier:~> cabal upgrade cabal-install

A while back I had a similar problem. I was instructed by
the Cabal cabal never to use "cabal upgrade", it's
broken. Use "cabal install --reinstall" instead.

Hope this helps,
Yitz


More information about the Haskell-Cafe mailing list