You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that cabal new-install is quite insistent on installing executables with symlinks. However, this facility is not available on Windows. Consequently any attempt to use new-install on Windows ends with either cabal-install complaining that symlink-bindir is not defined or that symlinks aren't supported on Windows.