Make GHCup isolate installs non-overwriting by default
1 unresolved thread
1 unresolved thread
Compare changes
Files
2+ 3
− 0
ghcup's behavior for cabal / hls / stack now in isolated installs is overwriting. This MR changes that to non-overwriting.
if file already exists at the given isolated location, it will error and report so.