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 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'compiler/stack.yaml') 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. -- cgit v1.2.3