Add cyclical import tests with 1 and 2 hops in cycle
[cabal.git] / changelog.d / propagate-extra-prog-path
blob9938736f7a159216870411736a719ed21bb0ea21
1 synopsis: Fix extra-prog-path propagation\r
2 packages: cabal-install Cabal\r
3 prs: #9527\r
4 issues: #7649 #9519\r
5 \r
6 description: {\r
7 \r
8 - extra-prog-paths are now propagated to all commands. This in particular helps\r
9   when running a MinGW cabal in the PowerShell, where the MSYS2 paths are\r
10   usually not available in the PowerShell PATH. GHCup already sets them up for\r
11   us but they were sometimes lost on the way.\r
13 }\r