diff options
author | pacien | 2022-09-04 18:18:27 +0200 |
---|---|---|
committer | pacien | 2022-09-04 18:18:27 +0200 |
commit | 11bbbae2850b9c45da697a8ed9626495a50a38c0 (patch) | |
tree | ff2713118f8b45d36905bfea2933f08d8e70066d /compiler/stack.yaml | |
parent | e93f7b1eb84c083d67567115284c0002a3a7d5fc (diff) | |
parent | 8349be992b46b77dee921f484cfbff8b758ff756 (diff) | |
download | ldgallery-2.1.tar.gz |
Merge branch 'develop': release v2.1v2.1
GitHub: related to #315
Diffstat (limited to 'compiler/stack.yaml')
-rw-r--r-- | compiler/stack.yaml | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/compiler/stack.yaml b/compiler/stack.yaml index 58e9b6a..67e823b 100644 --- a/compiler/stack.yaml +++ b/compiler/stack.yaml | |||
@@ -17,12 +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 |
20 | 20 | resolver: lts-16.19 | |
21 | # Important: | ||
22 | # ghc 8.8.2 is required on Windows (crash during compilation) | ||
23 | # version 15.3 is the latest 8.8.2, do not upgrade until this issue has been resolved | ||
24 | # https://gitlab.haskell.org/ghc/ghc/issues/17926 | ||
25 | resolver: lts-15.3 | ||
26 | 21 | ||
27 | 22 | ||
28 | # User packages to be built. | 23 | # User packages to be built. |