From c3c7755e4ee506a229f6b4398fcda63fe6e40f45 Mon Sep 17 00:00:00 2001 From: Kamil Dworakowski Date: Wed, 14 Oct 2020 13:10:01 +0200 Subject: [PATCH] Fix stack build for ghc-8.8.3 failing on some machines Bump the lts version to resolve an issue with these-1.1.1 these-1.1.1 fails to build on some machine due to a bug in gcc. This was worked around in these-1.1.1.1 --- stack-8.8.3.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack-8.8.3.yaml b/stack-8.8.3.yaml index c6dbbaec62..1468ae7444 100644 --- a/stack-8.8.3.yaml +++ b/stack-8.8.3.yaml @@ -1,4 +1,4 @@ -resolver: lts-16.5 +resolver: lts-16.11 packages: - .