Skip to content

Commit 38359db

Browse files
committed
build issue fix
1 parent c17b64e commit 38359db

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

stack.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
#
1818
# resolver: ./custom-snapshot.yaml
1919
# resolver: https://example.com/snapshots/2018-01-01.yaml
20-
resolver: lts-16.8
20+
resolver: lts-16.15
21+
compiler: ghc-8.8.4
2122

2223
# User packages to be built.
2324
# Various formats can be used as shown in the example below.

0 commit comments

Comments
 (0)