Making cabal-install SSL capable

Gregory Collins greg at gregorycollins.net
Tue Apr 28 15:37:37 UTC 2015


On Tue, Apr 28, 2015 at 7:58 AM, Duncan Coutts <duncan.coutts at googlemail.com
> wrote:

> > However, everyone seems to agree that it would be unambiguously better
> > if the cabal install executable were able to communicate over ssl.
>
> Yeah.


Strongly +1'd. Following this track, if cabal's http handling is going to
be abstract enough to be able to shell out to curl, there's no reason not
to add an optional dependency on http-client (either haskell-tls or
openssl) or http-streams, guarded by a flag.

G
-- 
Gregory Collins <greg at gregorycollins.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/cabal-devel/attachments/20150428/5c180843/attachment-0001.html>


More information about the cabal-devel mailing list