aboutsummaryrefslogtreecommitdiff
path: root/compiler/stack.yaml
diff options
context:
space:
mode:
authorzeroinformatique2022-11-11 00:29:42 +0100
committerGitHub2022-11-11 00:29:42 +0100
commitddadf9798b7f874aa0a829d55987ec0d105efa6d (patch)
treef208efeec53d97dd53cbd61f6fe4dfe824d8754c /compiler/stack.yaml
parentbb3b0eae37a7214a3a4a6a1e4354e6f082adf15e (diff)
parent7ae7e904303dd623398495c2d61d1acadfe96fb1 (diff)
downloadldgallery-ddadf9798b7f874aa0a829d55987ec0d105efa6d.tar.gz
Merge pull request #346 from ldgallery/p_compiler_logging
compiler: fix support for non-utf8 terminals, add more steps prints
Diffstat (limited to 'compiler/stack.yaml')
-rw-r--r--compiler/stack.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/stack.yaml b/compiler/stack.yaml
index 67e823b..b75c56f 100644
--- a/compiler/stack.yaml
+++ b/compiler/stack.yaml
@@ -17,7 +17,7 @@
17# 17#
18# resolver: ./custom-snapshot.yaml 18# resolver: ./custom-snapshot.yaml
19# resolver: https://example.com/snapshots/2018-01-01.yaml 19# resolver: https://example.com/snapshots/2018-01-01.yaml
20resolver: lts-16.19 20resolver: lts-19.30
21 21
22 22
23# User packages to be built. 23# User packages to be built.