Honor build-tool-depends in CmdRun
commitf06195d3a533bccaced37ebfa95f4071d132c643
authorOndřej Šebek <ondras98@icloud.com>
Sat, 21 Oct 2023 20:24:04 +0000 (21 22:24 +0200)
committerMikolaj <281893+Mikolaj@users.noreply.github.com>
Thu, 18 Jan 2024 18:42:25 +0000 (18 18:42 +0000)
tree1faa02104869f2264f708732d8329a0383a03932
parent46df8ba712470ef8f80ef1256861b1e0a37a0976
Honor build-tool-depends in CmdRun

Similarly to CmdExec and CmdTest, get paths to all dependency binaries
and add those to PATH. Unlike CmdExec, add just the explicitly required
paths.
cabal-install/src/Distribution/Client/CmdExec.hs
cabal-install/src/Distribution/Client/CmdRun.hs
changelog.d/pr-9341 [new file with mode: 0644]