<div dir="ltr">Sigh. As a college educator who is trying to use Haskell in as many classes as possible, I am still disheartened by how much effort is required by students to get the toolchain and additional libraries installed and working on their various platforms. I usually have to waste time during the first two or three weeks of class (and this semester it has extended to more than four) with students over this, whereas instead I should be able to send out a link before my class begins and expect that almost all of them will have everything installed on the first day. I know this topic has been discussed here and elsewhere, and that there are efforts underway to improve the situation, but I just want to make a plug again for easy Haskell installation for beginners. Diversity in the ecosystem is great, but for people trying to get started, there should be one simple and surefire way to get up and running, with a clear path later for upgrading the environment in any number of different directions.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 21, 2023 at 3:26 PM Dominick Samperi <<a href="mailto:djsamperi@gmail.com">djsamperi@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>I watched an interesting YouTube video explaining how to install and use</div><div>the Haskell extension in VS code, but the information appears to be</div><div>obsolete, because there is no mention of ghcup, and ghcup is now</div><div>required, along with a new version of the Haskell extension (the old one</div><div>is labeled "legacy").</div><div><br></div><div>Unfortunately, I could not install ghcup on Windows due to obscure PowerShell</div><div>security issues, or missing libraries in MSYS. While wrestling with this problem</div><div>I discovered that Unix tools from Rtools must not be in PATH while working</div><div>with Stack, probably due to incompatible MSYS versions. But removing Rtools</div><div>from PATH does not resolve the ghcup installation problems.</div><div><br></div><div>Any tips on ghcup installation under Windows would be appreciated.</div><div><br></div><div>Thanks,</div><div>Dominick</div></div>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
Only members subscribed via the mailman list are allowed to post.</blockquote></div>