[Haskell-cafe] cabal through PHPProxy

Dupont Corentin corentin.dupont at gmail.com
Wed Mar 31 10:53:59 EDT 2010


Thanks for the response.
I don't think this will work because PHPProxy is a web based proxy.
To use it, you have to type the http address you want in a field on the page.

Corentin

On 3/31/10, Bayley, Alistair <Alistair.Bayley at invesco.com> wrote:
>> From: haskell-cafe-bounces at haskell.org
>> [mailto:haskell-cafe-bounces at haskell.org] On Behalf Of Dupont Corentin
>>
>> i'm using PHPProxy to go on the internet (www.phpproxy.fr).
>> How can i tell cabal to use this?
>
>
> I think the normal way is through setting HTTP_PROXY env var e.g. set
> HTTP_PROXY=http://localhost:3128
>
> (I have a cntlm proxy on my local machine because our corporate proxy
> uses NTLM authentication, which cabal does not support.)
>
> Alistair
> *****************************************************************
> Confidentiality Note: The information contained in this message,
> and any attachments, may contain confidential and/or privileged
> material. It is intended solely for the person(s) or entity to
> which it is addressed. Any review, retransmission, dissemination,
> or taking of any action in reliance upon this information by
> persons or entities other than the intended recipient(s) is
> prohibited. If you received this in error, please contact the
> sender and delete the material from any computer.
> *****************************************************************
>
>


More information about the Haskell-Cafe mailing list