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 0cdca20 commit 2fb3c2cCopy full SHA for 2fb3c2c
changelog.d/pr-8089
@@ -0,0 +1,13 @@
1
+synopsis: Fix Cabal not finding public sublibraries of installed packages
2
+packages: Cabal
3
+prs: #8089
4
+issues: #7270
5
+
6
+description: {
7
8
+Fix bug in lookup of installed sublibraries with nonexact dependencies (ie. when
9
+not using --exact-configuration). That is the mode of operation of distribution
10
+packages, so this should allow distros to package Cabal packages with multiple
11
+libraries.
12
13
+}
0 commit comments