Fix Data.Binary re-export
[cabal.git] / changelog.d / pr-7402
blob07a0e2221b8c0ca49d7df6b80fba490a89a14fea
1 synopsis: changes to cabal v2-configure
2 packages: cabal-install
3 prs: #7402
4 issues: #5591 #7180 #7405
6 description: {
8 - Removes the --dry-run part of the v2-configure command
9 - Adds --enable-append and --disable-append flags to v2-configure, which toggle the option for the new configuration to be appended to the old config file
10 - Adds --enable-backup and --disable-backup flags to v2-configure, which toggle the backup feature for the configuration file