cabal-install-solver: fix pkgconf 1.9 --modversion regression
commit3832beaf50b9ec7d07111ce0f673de95577f48a9
authorJens Petersen <petersen@redhat.com>
Fri, 3 Nov 2023 08:30:40 +0000 (3 16:30 +0800)
committerMikolaj <281893+Mikolaj@users.noreply.github.com>
Thu, 23 Nov 2023 16:59:00 +0000 (23 16:59 +0000)
treea38b71a85a68f8ceca34fea87255e4e209403236
parentb3e024a1c7d726aa64a90149991706df20d447fb
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

(this should cover the case too of checking that equal pkgList lines are output also)
cabal-install-solver/src/Distribution/Solver/Types/PkgConfigDb.hs
changelog.d/pr-9391 [new file with mode: 0644]