
6 Sep
2011
6 Sep
'11
9:20 a.m.
On Mon, Sep 05, 2011 at 12:12:40AM +0200, Henk-Jan van Tuyl wrote:
L.S.,
I have installed Eclipse 3.7 and EclipseFP 2.1.0 on my Windows XP computer
After trying to install EclipseFP in Eclipse, I got the following message: C:\Programs\Haskell Platform\2011.2.0.1\bin\ghc-pkg.exe dump --global cabal.0.6.0.exe: failed to parse output of 'ghc-pkg dump' What can I do about this?
cabal-0.6.0 is quite old and does not work with newer versions of ghc. If you have version 2011.2.0.1 of the HP installed then you ought to have a later version of cabal, so I am not sure why cabal-0.6.0 is being called. -Brent