Re: Fw: [Haskell-beginners] Installing package hsc3 – Haskell supercollider

Antoine Latter aslatter at gmail.com
Sun Sep 19 21:45:04 EDT 2010


Hi Deb,

You can always take the tar file you downloaded from Hackage, and then
unpack it and go into the directory you unpacked it into and type "cabal
install". It may be missin dependencies, and then you will also have to
download those from Hackage.

Antoine

On Sun, Sep 19, 2010 at 8:42 PM, Deb Midya <debmidya at yahoo.com> wrote:

> Ozgur,
>
> Thanks for your reply.
>
> I have tried with at ghc command prompt:
>
> ghc>cabal update -v
>
> But the the message remains the same as before:
>
> Downloading the latest package list from hackage.haskell.org
> cabal: failed
> Is the any method to install manually? or if any.
>
> Regards,
>
> Deb
>
> --- On *Mon, 20/9/10, Ozgur Akgun <ozgurakgun at gmail.com>* wrote:
>
>
> From: Ozgur Akgun <ozgurakgun at gmail.com>
> Subject: Re: Fw: [Haskell-beginners] Installing package hsc3 – Haskell
> supercollider
> To: "Deb Midya" <debmidya at yahoo.com>
> Cc: beginners at haskell.org
> Received: Monday, 20 September, 2010, 10:48 AM
>
>
>
>  On 20 September 2010 00:33, Deb Midya <debmidya at yahoo.com<http://au.mc543.mail.yahoo.com/mc/compose?to=debmidya@yahoo.com>
> > wrote:
>
> At DOS prompt, I typed: \ghc> cabal update
>
> The following message appears:
>
> Downloading the latest package list from hackage.haskell.org
> cabal: failed
>
> Is there any solution for it please?
>
>
> To start with, you can run cabal update -v to get a more detailed output
> about the cause of the failure.
>
> Ozgur
>
>
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/beginners/attachments/20100919/a9360b99/attachment-0001.html


More information about the Beginners mailing list