Skip to content

Commit d342bb4

Browse files
committed
Bump stack-nightly.yaml snapshot to latest
1 parent 0888e0f commit d342bb4

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

ChangeLog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ Release notes:
77

88
* Stack's bindists are now built with GHC 8.10.4, and our `stack.yaml` has
99
moved to lts-17.10. This means Stack can now be built on macOS 11.0 (Big
10-
Sur) without ugly workarounds.
10+
Sur) without ugly workarounds. GHC 8.8 is now the minimum GHC version
11+
supported for building Stack itself (but this does not effect _users_ of
12+
Stack, which still supports using much older GHC versions).
1113

1214

1315
## v2.7.0.1 (release candidate)

stack-nightly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resolver: nightly-2021-04-23
1+
resolver: nightly-2021-04-30
22

33
packages:
44
- .

0 commit comments

Comments
 (0)