Skip to content

Commit dae3075

Browse files
committed
Re commercialhaskell#5881 Update ChangeLog
1 parent 51076bb commit dae3075

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ChangeLog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,11 @@ Behavior changes:
287287
* On Windows, `stack upgrade` does not offer `sudo` command alternatives if
288288
attempting to write to the original file name of the running Stack exectuable
289289
results in a 'Permission' error.
290+
* On Linux, Stack's `setup` command now distinguishes GHC build
291+
`tinfo6-libc6-pre232` from existing `tinfo6`. The former refers to systems
292+
where the version of `libc6` (the GNU C Library) is not compatible with
293+
version 2.32. `tinfo6-libc6-pre232` is now a possible value for the
294+
`ghc-build` configuration option.
290295

291296
Other enhancements:
292297

0 commit comments

Comments
 (0)