Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Cabal update error: "ErrorMisc Unsuccessful HTTP code: 404"

I have a problem with a fresh installation of the Haskell-Platform 2013.2. When I want to run cabal update I get the error as aforementioned. I have no idea what is going wrong.

Meiner

like image 414
Matthias Preu Avatar asked Mar 01 '26 18:03

Matthias Preu


1 Answers

I got a similar problem, and found this on SO on my searches. I installed haskell to C:\Program Files\Haskell Platform\2014.2.0.0. On running cabal update, I got

Downloading the latest package list from hackage.haskell.org
cabal.exe: Failed to download
http://hackage.haskell.org/packages/archive/00-index.tar.gz : ErrorMisc "Error
HTTP code: 404"

I tried powershell with admin and all of

cabal update
cabal install cabal-install
cabal install ghc-mod 

all seem to do the appropriate thing

like image 142
judek Avatar answered Mar 03 '26 11:03

judek



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!