Fix v2-install ProgramDb confusion
Commit 273dacfd ("Extract installLibraries and InstallExes from installAction") makes 'getInstalledPackages' get passed the pre-configCompilerEx ProgramDb which will cause pattern match failures when the code tries to lookup ghc-pkg in the progdb.
Please register or sign in to comment