[Haskell-cafe] Status of ghcup?

Alexis Praga alexis.praga at proton.me
Thu Feb 23 10:57:52 UTC 2023


Thanks. For my use case, the Powershell command below fails to download mysys2 dependncies due to issues with "self-signed certificates".
This is why I used scoop in the end.

Just my two cents.

Alexis




------- Original Message -------
On Thursday, February 23rd, 2023 at 11:40 AM, Hécate <hecate at glitchbra.in> wrote:


> 
> 
> And I of course forgot the most relevant part for you:
> https://www.haskell.org/ghcup/guide/#certificate-authority-errors-curl
> 
> Hope this can help!
> 
> Cheers,
> Hécate
> 
> On 23/02/2023 11:29, Hécate wrote:
> 
> > Thankfully you can either disable the cURL check for TLS certificate
> > or just install manually:
> > 
> > https://www.haskell.org/ghcup/install/#manual-installation
> > 
> > Cheers,
> > Hécate
> > 
> > On 23/02/2023 10:32, Alexis Praga via Haskell-Cafe wrote:
> > 
> > > Hi,
> > > 
> > > Being on Windows being a firewall at work, I cannot use ghcup (a
> > > custom SSL certificate is needed).
> > > 
> > > I settled to stack through scoop :
> > > scoop install haskell stack
> > > 
> > > Alexis
> > > 
> > > ------- Original Message -------
> > > On Thursday, February 23rd, 2023 at 10:23 AM, Dan Dart
> > > haskellcafe at dandart.co.uk wrote:
> > > 
> > > > There I was thinking that students use Linux almost exclusively for
> > > > its TeX to write papers in...
> > > > _______________________________________________
> > > > Haskell-Cafe mailing list
> > > > To (un)subscribe, modify options or view archives go to:
> > > > http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
> > > > Only members subscribed via the mailman list are allowed to post.
> > > > _______________________________________________
> > > > Haskell-Cafe mailing list
> > > > To (un)subscribe, modify options or view archives go to:
> > > > http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
> > > > Only members subscribed via the mailman list are allowed to post.
> 
> --
> Hécate ✨
> 🐦: @TechnoEmpress
> IRC: Hecate
> WWW: https://glitchbra.in
> RUN: BSD
> 
> _______________________________________________
> Haskell-Cafe mailing list
> To (un)subscribe, modify options or view archives go to:
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
> Only members subscribed via the mailman list are allowed to post.


More information about the Haskell-Cafe mailing list