We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6691d48 commit c914ddeCopy full SHA for c914dde
changelog.d/cabal-init
@@ -1,2 +1,13 @@
1
-synopsis: `cabal init` defaults to `cabal-version: 2.4`
2
-prs: #6607
+synopsis: Various `cabal init` improvements
+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