Skip to content

Commit c914dde

Browse files
committed
Add changelog for cabal-init changes so far
1 parent 6691d48 commit c914dde

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

changelog.d/cabal-init

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
1-
synopsis: `cabal init` defaults to `cabal-version: 2.4`
2-
prs: #6607
1+
synopsis: Various `cabal init` improvements
2+
packages: cabal-install
3+
prs: #6619 #6661 #6641 #6650 #6603 #6632 #6607
4+
5+
description: {
6+
- Default to `cabal-version: 2.4`
7+
- `cabal` doesn't force a default license choice anymore
8+
- Licenses are always asked using SPDX expression
9+
- Fix an infinite loop when invalid license was passed on command line
10+
- `Setup.hs` is not written anymore
11+
12+
TODO: complete the description
13+
}

0 commit comments

Comments
 (0)