We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51076bb commit dae3075Copy full SHA for dae3075
ChangeLog.md
@@ -287,6 +287,11 @@ Behavior changes:
287
* On Windows, `stack upgrade` does not offer `sudo` command alternatives if
288
attempting to write to the original file name of the running Stack exectuable
289
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.
295
296
Other enhancements:
297
0 commit comments