Ghcup installs stack as "stack-2.7.5.exe" and not "stack.exe" on windows

150 Views Asked by At

I have windows 11 and I installed haskell using ghcup. Ghcup installed me a "2.7.5" version of stack, ang in C:\ghcup\bin it's named as stack-2.7.5.exe and not stack.exe. Why is that so? Shouldn't there at least be a wrapper that uses installed version?

0

There are 0 best solutions below