Skip to content

Commit c3c7755

Browse files
committed
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
1 parent 75c4ebc commit c3c7755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stack-8.8.3.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resolver: lts-16.5
1+
resolver: lts-16.11
22

33
packages:
44
- .

0 commit comments

Comments
 (0)