-
Notifications
You must be signed in to change notification settings - Fork 722
Open
Labels
attention: pr-welcomecabal-install: v2-build systemAffecting v2-build and related commands that use v2-architecture (aka "nix local builds").Affecting v2-build and related commands that use v2-architecture (aka "nix local builds").type: enhancement
Milestone
Description
(continuing from #5491)
Right now cabal v2-install x
first builds x and then attempts to symlink its executables, failing if they already exist.
Instead, we should check for existing symlinks before building anything, and fail as early as possible. See #5491 (comment) and previous comments
Metadata
Metadata
Assignees
Labels
attention: pr-welcomecabal-install: v2-build systemAffecting v2-build and related commands that use v2-architecture (aka "nix local builds").Affecting v2-build and related commands that use v2-architecture (aka "nix local builds").type: enhancement