You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
synopsis: Prepend the global extra paths to the `ProgramDb` sooner
2
+
packages: cabal-install
3
+
prs: #10790
4
+
issues: #9800
5
+
significance: significant
6
+
7
+
description: {
8
+
9
+
- The initial configuration of programs was done without the `extra-prog-path` from the global cabal configuration. This meant that in some cases, some executables were not found. In particular this manifested as Windows users who didn't add the MSYS2 paths to the global PATH couldn't make use of `pkg-config`.
0 commit comments