summaryrefslogtreecommitdiffhomepage
path: root/stack.yaml
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2020-08-20 14:04:26 -0400
committerJoey Hess <joeyh@joeyh.name>2020-08-20 14:04:26 -0400
commit3c24c417841e231c5bb38e296c136f74b0e94be8 (patch)
tree78dd9e1ca5aca66f82832fc73229c119a80b6982 /stack.yaml
parentaf32cc830d2989d1589ee5dc056f8a50df902709 (diff)
downloaddebug-me-3c24c417841e231c5bb38e296c136f74b0e94be8.tar.gz
Update to lts-14.27, support websockets 0.12.7.
This commit was sponsored by Boyd Stephen Smith Jr. on Patreon.
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 c8d8fef..90b2c54 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,6 +1,6 @@
packages:
- '.'
-resolver: lts-13.29
+resolver: lts-14.27
extra-deps:
- graphviz-2999.20.0.3
- posix-pty-0.2.1.1