Skip to content

Commit 18877ee

Browse files
committed
v1.7.0.3
1 parent 9a23b91 commit 18877ee

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

ChangeLog.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
11
# Changelog
22

33

4-
## Unreleased changes
5-
6-
Release notes:
7-
8-
Major changes:
9-
10-
Behavior changes:
4+
## v1.7.0.3 (release candidate)
115

126
Other enhancements:
137

@@ -40,7 +34,7 @@ Bug fixes:
4034
Release notes:
4135

4236
* aarch64 (64-bit ARM) bindists are now available for the first time.
43-
* Statically linked Linux bindists are no longer available, since there is no working GHC 8.2.2 on Alpine Linux.
37+
* Statically linked Linux bindists are no longer available, due to difficulty with GHC 8.2.2 on Alpine Linux.
4438
* 32-bit Linux GMP4 bindists for CentOS 6 are no longer available, since GHC 8.2.2 is no longer being built for that platform.
4539

4640
Major changes:

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: stack
2-
version: '1.7.0.2'
2+
version: '1.7.0.3'
33
synopsis: The Haskell Tool Stack
44
description: ! 'Please see the README.md for usage information, and
55
the wiki on Github for more details. Also, note that

0 commit comments

Comments
 (0)