[Haskell] Cabal update failed

Ivan Lazar Miljenovic ivan.miljenovic at gmail.com
Wed Jan 2 14:39:32 CET 2013


On 2 January 2013 23:07, Chernin, Nadav <CherninN at corning.com> 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
> Haskell at haskell.org
> 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
Ivan.Miljenovic at gmail.com
http://IvanMiljenovic.wordpress.com



More information about the Haskell mailing list