-
Notifications
You must be signed in to change notification settings - Fork 724
Closed
Labels
cabal-install: cmd/(re)configurecabal-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
For old-build we have a useful reconfigure command (originally implemented by @ttuegel), which is like configure, but instead of fully overwriting the old settings file, it mappends the new flags on top of the old ones and records that. I think it'd be useful to have this for v2-build as well.
/cc @bugthunk
Metadata
Metadata
Assignees
Labels
cabal-install: cmd/(re)configurecabal-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