From 44d5de0b7fdc31a940ccf50dcf50a5430dd776ae Mon Sep 17 00:00:00 2001 From: pacien Date: Sun, 25 Oct 2020 06:51:17 +0100 Subject: compiler/stack: update Stackage LTS to 16.19 --- compiler/stack.yaml | 7 +------ compiler/stack.yaml.lock | 8 ++++---- 2 files changed, 5 insertions(+), 10 deletions(-) (limited to 'compiler') diff --git a/compiler/stack.yaml b/compiler/stack.yaml index 58e9b6a..67e823b 100644 --- a/compiler/stack.yaml +++ b/compiler/stack.yaml @@ -17,12 +17,7 @@ # # resolver: ./custom-snapshot.yaml # resolver: https://example.com/snapshots/2018-01-01.yaml - -# Important: -# ghc 8.8.2 is required on Windows (crash during compilation) -# version 15.3 is the latest 8.8.2, do not upgrade until this issue has been resolved -# https://gitlab.haskell.org/ghc/ghc/issues/17926 -resolver: lts-15.3 +resolver: lts-16.19 # User packages to be built. diff --git a/compiler/stack.yaml.lock b/compiler/stack.yaml.lock index eeb93a9..93f79d9 100644 --- a/compiler/stack.yaml.lock +++ b/compiler/stack.yaml.lock @@ -6,7 +6,7 @@ packages: [] snapshots: - completed: - size: 491373 - url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/15/3.yaml - sha256: 29e9ff61b8bf4b4fcff55cde3ac106ebb971f0d21331dccac9eee63374fa6ca8 - original: lts-15.3 + size: 532177 + url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/16/19.yaml + sha256: d2b828ecf50386841d0c5700b58d38566992e10d63a062af497ab29ab031faa1 + original: lts-16.19 -- cgit v1.2.3