We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3da7035 + da9fa28 commit 8e9ead4Copy full SHA for 8e9ead4
stack.yaml
@@ -15,7 +15,7 @@
15
# resolver:
16
# name: custom-snapshot
17
# location: "./custom-snapshot.yaml"
18
-resolver: lts-9.6
+resolver: lts-13.17
19
20
# User packages to be built.
21
# Various formats can be used as shown in the example below.
@@ -63,4 +63,4 @@ extra-package-dbs: []
63
# extra-lib-dirs: [/path/to/dir]
64
#
65
# Allow a newer minor version of GHC than the snapshot specifies
66
-# compiler-check: newer-minor
+# compiler-check: newer-minor
0 commit comments