Merge pull request #9649 from haskell/wip/static-pre-releases
[cabal.git] / changelog.d / pr-8819
blob1398a2ca648139a60503e355db596668f480e2c1
1 synopsis: Use compiler flags for caching project config
2 packages: cabal-install
3 prs: #8819
5 description: {
7 This ensures that cached project configs with conditionals re-execute the conditional logic when the compiler changes.