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 a58592e commit 62ad921Copy full SHA for 62ad921
changelog.d/pr-7966
@@ -0,0 +1,9 @@
1
+synopsis: Fix the duplicate modules check
2
+packages: Cabal
3
+prs: #7966
4
+issues: #7776
5
+
6
+description: {
7
+- Now if a package may have duplicate modules (subject to conditionals), cabal warns on this.
8
+- But if a package necessarily has duplicate modules (because they are not guarded by conditionals), cabal will error.
9
+}
0 commit comments