Skip to content

Commit 8e9ead4

Browse files
authored
Merge pull request #28 from AleXoundOS/master
Update resolver in stack.yaml
2 parents 3da7035 + da9fa28 commit 8e9ead4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stack.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# resolver:
1616
# name: custom-snapshot
1717
# location: "./custom-snapshot.yaml"
18-
resolver: lts-9.6
18+
resolver: lts-13.17
1919

2020
# User packages to be built.
2121
# Various formats can be used as shown in the example below.
@@ -63,4 +63,4 @@ extra-package-dbs: []
6363
# extra-lib-dirs: [/path/to/dir]
6464
#
6565
# Allow a newer minor version of GHC than the snapshot specifies
66-
# compiler-check: newer-minor
66+
# compiler-check: newer-minor

0 commit comments

Comments
 (0)