Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cabal-install-solver: fix pkgconf 1.9 --modversion regression (backport #9391) #9520

Merged
merged 1 commit into from
Dec 15, 2023

Commits on Dec 15, 2023

  1. 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)
    
    (cherry picked from commit 3832bea)
    
    # Conflicts:
    #	cabal-install-solver/src/Distribution/Solver/Types/PkgConfigDb.hs
    juhp authored and Mikolaj committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    c21eef4 View commit details
    Browse the repository at this point in the history