File tree 3 files changed +23
-0
lines changed
3 files changed +23
-0
lines changed Original file line number Diff line number Diff line change
1
+ synopsis: Make Paths_ modules work with non-standard preludes again
2
+ pr: #7650
3
+ issues: #5962
4
+ significance: significant
5
+ description: {
6
+
7
+ - Generate Paths_ module with qualified Data.List.last import so that compatibility with non-standard preludes is not regressed compared to cabal 3.4.
8
+ }
Original file line number Diff line number Diff line change
1
+ synopsis: Windows: redo the fix to breakage caused by new autoconf; the wrong fix made cabal sometimes fail with old autoconf
2
+ pr: #7652 #7651
3
+ issues: #7649 #7494
4
+ significance: significant
5
+ description: {
6
+
7
+ - Reverts #7510 that failed on Windows when used with pre-generated scripts included in packages such as network, time, process.
8
+ - Adds a subtler fix/workaround for the deficiencies of new autoconf versions on Windows.
9
+ }
Original file line number Diff line number Diff line change
1
+ synopsis: Regenerate bootstrap/ with GHC updated from 8.10.4 to 8.10.7
2
+ pr: #7657 #7658
3
+ description: {
4
+
5
+ - 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.
6
+ }
You can’t perform that action at this time.
0 commit comments