On 15/12/09 08:20, flw wrote:
After I installed GHC-6.12.1, the cabal-install program could not works
normally.
$ sudo cabal install
cabal: failed to parse output of 'ghc-pkg dump'
$
You need an updated version of cabal-install. As I understand it,
version 0.8 has not been released yet, but you can get it from the darcs
repository:
darcs get http://darcs.haskell.org/cabal-install
cd cabal-install
./bootstrap.sh
Cheers,
Simon
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users