summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2018-04-13 11:42:49 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2018-04-13 11:42:49 +0200
commit76fe2bc3bf14fb3f4cbd892e680f61183ff6db83 (patch)
treeff73c24fbbd0311450c66342b498fb344071cc76 /stack.yaml
parentf61bba8fbd7f596e503e67eac1b57945e81a709d (diff)
downloadbar-76fe2bc3bf14fb3f4cbd892e680f61183ff6db83.tar
bar-76fe2bc3bf14fb3f4cbd892e680f61183ff6db83.tar.gz
bar-76fe2bc3bf14fb3f4cbd892e680f61183ff6db83.tar.bz2
bar-76fe2bc3bf14fb3f4cbd892e680f61183ff6db83.tar.xz
bar-76fe2bc3bf14fb3f4cbd892e680f61183ff6db83.zip
Fix build
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index eeed1bc..dcf0bec 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: ghc-8.0.2 18resolver: ghc-8.2.2
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.