Commit bf8e6ff
committed
cabal-install-solver: fix pkgconf 1.9 --modversion regression
Check that the numbers of *versions* output is equal to the number of pkgconf's
fixes #8923
The pkgconf behavior was reverted upstream in 2.0
(checking that equal pkgnames are output also doesn't hurt, this should
cover that case too anyway)1 parent 1157461 commit bf8e6ff
File tree
1 file changed
+4
-3
lines changed- cabal-install-solver/src/Distribution/Solver/Types
1 file changed
+4
-3
lines changedLines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
0 commit comments