From d342bb46977bdc97863299d2822b9d53d9dc05f4 Mon Sep 17 00:00:00 2001 From: Emanuel Borsboom Date: Fri, 30 Apr 2021 08:48:46 -0700 Subject: [PATCH] Bump stack-nightly.yaml snapshot to latest --- ChangeLog.md | 4 +++- stack-nightly.yaml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index 5f5a3d3878..d60eb959ee 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -7,7 +7,9 @@ Release notes: * Stack's bindists are now built with GHC 8.10.4, and our `stack.yaml` has moved to lts-17.10. This means Stack can now be built on macOS 11.0 (Big - Sur) without ugly workarounds. + Sur) without ugly workarounds. GHC 8.8 is now the minimum GHC version + supported for building Stack itself (but this does not effect _users_ of + Stack, which still supports using much older GHC versions). ## v2.7.0.1 (release candidate) diff --git a/stack-nightly.yaml b/stack-nightly.yaml index 1771e60778..0d6be8a7fa 100644 --- a/stack-nightly.yaml +++ b/stack-nightly.yaml @@ -1,4 +1,4 @@ -resolver: nightly-2021-04-23 +resolver: nightly-2021-04-30 packages: - .