Send Beginners mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://www.haskell.org/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."


Today's Topics:

   1.  Cabal and proxy on Windows 8 (Christian Sperandio)
   2. Re:  Cabal and proxy on Windows 8 (Benjamin Edwards)


----------------------------------------------------------------------

Message: 1
Date: Tue, 10 Jun 2014 22:26:02 +0200
From: Christian Sperandio <[email protected]>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <[email protected]>
Subject: [Haskell-beginners] Cabal and proxy on Windows 8
Message-ID: <[email protected]>
Content-Type: text/plain; charset=windows-1252

Hi,

I?d like to try Haskell at my work and if the result is good I want to push 
this language in the company.
But I?ve got an issue because of our proxy configuration. The developers work 
on Windows 8 and our proxy is configured with a PAC file.
The issue is we can?t use cabal to fetch package. When we run the cabal update 
command, nothing happen. We understand the problem comes
from the proxy is not used inside a command prompt. 
I tried to use the Eclipse plugin but unfortunately, it uses the cabal command 
too.

Somebody knows how we can have a well configured cabal ? 

Thanks.

Chris

Ps1. I try the netssh winhttp command. But I don?t succeed to define the PAC 
file. It seems, we can only define a proxy address. But it?s not enough.
Ps2. The internet settings on Windows is like that: 
http://proxyserve:3810/fpac_file




------------------------------

Message: 2
Date: Tue, 10 Jun 2014 16:42:44 -0700 (PDT)
From: "Benjamin Edwards" <[email protected]>
To: "The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell" <[email protected]>
Subject: Re: [Haskell-beginners] Cabal and proxy on Windows 8
Message-ID: <1402443764201.c6025505@Nodemailer>
Content-Type: text/plain; charset="utf-8"

I used cntlm to great effect with cabal. Figure out the proxy address from the 
PAC file then use cntlm to proxy using your windows credentials.

On Tue, Jun 10, 2014 at 9:26 PM, Christian Sperandio
<[email protected]> wrote:

> Hi,
> I?d like to try Haskell at my work and if the result is good I want to push 
> this language in the company.
> But I?ve got an issue because of our proxy configuration. The developers work 
> on Windows 8 and our proxy is configured with a PAC file.
> The issue is we can?t use cabal to fetch package. When we run the cabal 
> update command, nothing happen. We understand the problem comes
> from the proxy is not used inside a command prompt. 
> I tried to use the Eclipse plugin but unfortunately, it uses the cabal 
> command too.
> Somebody knows how we can have a well configured cabal ? 
> Thanks.
> Chris
> Ps1. I try the netssh winhttp command. But I don?t succeed to define the PAC 
> file. It seems, we can only define a proxy address. But it?s not enough.
> Ps2. The internet settings on Windows is like that: 
> http://proxyserve:3810/fpac_file
> _______________________________________________
> Beginners mailing list
> [email protected]
> http://www.haskell.org/mailman/listinfo/beginners
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://www.haskell.org/pipermail/beginners/attachments/20140610/df99e160/attachment-0001.html>

------------------------------

Subject: Digest Footer

_______________________________________________
Beginners mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/beginners


------------------------------

End of Beginners Digest, Vol 72, Issue 11
*****************************************

Reply via email to