aboutsummaryrefslogtreecommitdiffhomepage
path: root/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml
index 397b67a..ddbf53b 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -15,7 +15,7 @@
15# resolver: 15# resolver:
16# name: custom-snapshot 16# name: custom-snapshot
17# location: "./custom-snapshot.yaml" 17# location: "./custom-snapshot.yaml"
18resolver: lts-7.15 18resolver: lts-12.20
19 19
20# User packages to be built. 20# User packages to be built.
21# Various formats can be used as shown in the example below. 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] 63# extra-lib-dirs: [/path/to/dir]
64# 64#
65# Allow a newer minor version of GHC than the snapshot specifies 65# Allow a newer minor version of GHC than the snapshot specifies
66# compiler-check: newer-minor \ No newline at end of file 66# compiler-check: newer-minor