Skip to content
Snippets Groups Projects
Commit 0bff53db authored by Mikolaj Konarski's avatar Mikolaj Konarski Committed by mergify-bot
Browse files

Add changelogs for the three non-internal changes in cabal 3.6.2

(cherry picked from commit f8f96943)
parent dcdc0c71
No related branches found
No related tags found
No related merge requests found
synopsis: Make Paths_ modules work with non-standard preludes again
pr: #7650
issues: #5962
significance: significant
description: {
- Generate Paths_ module with qualified Data.List.last import so that compatibility with non-standard preludes is not regressed compared to cabal 3.4.
}
\ No newline at end of file
synopsis: Windows: redo the fix to breakage caused by new autoconf; the wrong fix made cabal sometimes fail with old autoconf
pr: #7652 #7651
issues: #7649 #7494
significance: significant
description: {
- Reverts #7510 that failed on Windows when used with pre-generated scripts included in packages such as network, time, process.
- Adds a subtler fix/workaround for the deficiencies of new autoconf versions on Windows.
}
\ No newline at end of file
synopsis: Regenerate bootstrap/ with GHC updated from 8.10.4 to 8.10.7
pr: #7657 #7658
description: {
- This regenerates bootstrap plans using new package versions and also updating GHC from 8.10.4 to 8.10.7, as requested by GHC HQ.
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment