[Haskell-cafe] Re: I have forgotten .. my bad

Benedikt Huber benjovi at gmx.net
Fri May 15 12:51:13 EDT 2009


Vasili I. Galchin schrieb:
> Hello,
> 
>        darcs get --init ....?????? I want to pull down Data.FiniteMap. I 
> have forgotten the path to Hackage .. I tried ....
Hi Vasili,
Hackage does not host the darcs repositories.
You can get the FinitMap's source code via

 > cabal unpack FiniteMap

though.

benedikt


> 
>  sudo darcs get http://hackage.haskell.org/ Data.FiniteMap
> [sudo] password for vigalchin:
> Invalid repository:  http://hackage.haskell.org
> 
> darcs failed:  Failed to download URL 
> http://hackage.haskell.org/_darcs/inventory : HTTP error (404?)
> 
> ??
> 
> Obviously the code I am cabalizing needs to be "upgraded"(i.e. not using 
> deprecated packages) but first I want it to build!
>  
> 
> Thanks,
> 
> Vasili
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe



More information about the Haskell-Cafe mailing list