<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>