summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2023-06-19 11:04:10 -0400
committerAndrew Cady <d@jerkface.net>2023-06-19 11:04:10 -0400
commit9c1bd9b72a3167dd988bba9a51d381394ef3cd05 (patch)
tree49c2a011e57956edd91fc7443e04e40bf73b5117 /stack.yaml
parentdcd1b899cef238c77c9a3169017dfaa5e7b7f4e3 (diff)
forward port to stackage lts-20.25
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 4dd153e..e479311 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,8 +1,8 @@
1resolver: lts-13.26 1resolver: lts-20.25
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- yaml-combinators-1.1.1.1 8- yaml-combinators-1.1.2.1