1 import Test
.Cabal
.Prelude
3 -- Test that extra-prog-path overrides the path for pkg-config
5 -- skipped on windows because using a script to dummy up an executable doesn't work the same.
7 cdir
<- testCurrentDir `
fmap` getTestEnv
8 fails
$ cabal
"v2-build" ["--extra-prog-path="++cdir
]