Skip to content

Commit 3e9a42f

Browse files
committed
Changelog entry for #7402
1 parent 81bdaca commit 3e9a42f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

changelog.d/pr-7402

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
synopsis: changes to cabal v2-configure
2+
packages: cabal-install
3+
prs: #7402
4+
issues: #5591 #7180 #7405
5+
6+
description: {
7+
8+
- Removes the --dry-run part of the v2-configure command
9+
- Adds an --append flag to v2-configure, which allows new configuration to be appended to the old config file
10+
- Adds an --overwrite flag to v2-configure, which disables the backup feature for the config file
11+
- Includes unit tests for everything
12+
13+
}

0 commit comments

Comments
 (0)