[Haskell-cafe] cabal through PHPProxy

Bayley, Alistair Alistair.Bayley at invesco.com
Wed Mar 31 10:22:03 EDT 2010


> 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