Skip to content

Commit 0c0edbd

Browse files
committed
Tidy up ChangeLog.md entry
1 parent da8ce1c commit 0c0edbd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ChangeLog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,9 @@ Bug fixes:
5252
[#5608](https://github.com/commercialhaskell/stack/pull/5608)
5353
* On Unix-like operating systems, respect the `with-gcc` option when installing
5454
GHC. See [#5609](https://github.com/commercialhaskell/stack/pull/5609)
55-
* Fixed logic in `get_isa()` in `get-stack.sh` to not include systems that don't have x86 in their `uname -m` output. See [5792](https://github.com/commercialhaskell/stack/issues/5792).
55+
* Fixed logic in `get_isa()` in `get-stack.sh` to exclude systems that don't
56+
have x86 in their `uname -m` output. See
57+
[5792](https://github.com/commercialhaskell/stack/issues/5792).
5658

5759
## v2.7.5
5860

0 commit comments

Comments
 (0)