On 2 January 2013 23:07, Chernin, Nadav <[email protected]> wrote:
> Hello all, please help me with cabal updating.
>
> When i run:
>
> cabal update –v3
>
> I get this message:
>
> Downloading the latest package list from hackage.haskell.org
>
> Sending:
>
> GET /packages/archive/00-index.tar.gz HTTP/1.1
>
> Host: hackage.haskell.org
>
> User-Agent: cabal-install/0.10.2
>
> Creating new connection to hackage.haskell.org
>
> cabal: failed
>
> Thanks in advance, Nadav
>
>
> _______________________________________________
> Haskell mailing list
> [email protected]
> http://www.haskell.org/mailman/listinfo/haskell
>

Can you manually run:

wget  http://hackage.haskell.org/packages/archive/00-index.tar.gz

?

-- 
Ivan Lazar Miljenovic
[email protected]
http://IvanMiljenovic.wordpress.com

_______________________________________________
Haskell mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to