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 d20122d commit a30bb50Copy full SHA for a30bb50
cabal-testsuite/PackageTests/ExtraProgPathGlobal/setup.test.hs
@@ -57,4 +57,4 @@ main = cabalTest $ do
57
58
-- On correct behaviour, cabal should fail because it found our exit-code-1
59
-- pkg-config through the global extra-prog-path.
60
- fails $ wrap_test $ cabal "v2-build" ["client"]
+ fails $ wrap_test $ cabal "v2-build" []
0 commit comments