[Haskell-cafe] Re: Cabal update problem

2010-02-19 Thread Christian Maeder
Maciej Podgurski schrieb: Hi, after updating to cabal-install-0.8.0/Cabal-1.8.0.2 with GHC 6.10.4, I always get an error when updating the package list: cabal update Downloading the latest package list from hackage.haskell.org cabal: Codec.Compression.Zlib: premature end of

Re: [Haskell-cafe] Re: Cabal update problem

2010-02-19 Thread Maciej Podgurski
Am 19.02.2010 12:57 schrieb Christian Maeder: Maciej Podgurski schrieb: Hi, after updating to cabal-install-0.8.0/Cabal-1.8.0.2 with GHC 6.10.4, I always get an error when updating the package list: cabal update Downloading the latest package list from hackage.haskell.org cabal:

Re: [Haskell-cafe] Re: Cabal update problem

2010-02-19 Thread Christian Maeder
Sorry, I've got no further idea (except reinstalling everything). http://hackage.haskell.org/trac/hackage/ticket/562 may be related. Did your installation of cabal-install-0.8.0 also reinstall HTTP and zlib packages? Good luck Christian Maciej Podgurski schrieb: Am 19.02.2010 12:57 schrieb

Re: [Haskell-cafe] Re: Cabal update problem

2010-02-19 Thread Maciej Podgurski
Am 19.02.2010 15:29 schrieb Christian Maeder: Sorry, I've got no further idea (except reinstalling everything). http://hackage.haskell.org/trac/hackage/ticket/562 may be related. Did your installation of cabal-install-0.8.0 also reinstall HTTP and zlib packages? Yes, I installed the

Re: [Haskell-cafe] Re: Cabal update problem

2010-02-19 Thread Bas van Gijzel
I had the same problem on Windows XP when doing cabal install cabal-install. I fixed it by just replacing the cabal-install executable by the old one used in the haskell platform. Cheers, Bas On 19 February 2010 16:11, Maciej Podgurski maciej.podgur...@googlemail.com wrote: Am 19.02.2010

Re: [Haskell-cafe] Re: Cabal update problem

2010-02-19 Thread Maciej Podgurski
But the platform only includes cabal-install-0.6.2. My intention was getting the merge-all-package-documentation-into-single-html feature :-) Best wishes, Maciej Am 19.02.2010 16:50 schrieb Bas van Gijzel: I had the same problem on Windows XP when doing cabal install cabal-install. I fixed

Re: [Haskell-cafe] Re: Cabal update problem

2010-02-19 Thread Daniel Kahlenberg
Hello, I guess I did the follwoing to bypass this problems. With the platform provided* cabal.exe at first place in the PATH variable, I run: - cabal update - cabal install cabal-install-0.6.4 The only thing remaining was, I had the Cabal-1.8.0.2 and related entries in my local