summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2018-12-07 22:54:01 -0500
committerAndrew Cady <d@jerkface.net>2018-12-07 22:54:01 -0500
commit521a56cb33be5de25114a5e69a8e40a7d1b83be4 (patch)
treed4bf2e522629958addec1133bc8046c154f216ae /stack.yaml
parent86abef0608c72d9919f85cc3c9195df8f27da542 (diff)
update stack.yaml for stackage lts-12.21
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml
index eb70466..b46b842 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,9 +1,8 @@
1resolver: lts-12.0 1resolver: lts-12.21
2# build: 2# build:
3# library-profiling: true 3# library-profiling: true
4# executable-profiling: true 4# executable-profiling: true
5packages: 5packages:
6- . 6- .
7extra-deps: 7extra-deps:
8- rebase-1.2.4
9- yaml-combinators-1.1.1.1 8- yaml-combinators-1.1.1.1