Skip to content

Commit dd344bc

Browse files
committed
Add Stack 3.1.1
1 parent ec49483 commit dd344bc

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,7 @@ Recommendation: Use the latest available version if possible.
335335
**Stack:** (with `enable-stack: true`)
336336

337337
- `latest` (default, recommended)
338+
- `3.1.1` `3.1`
338339
- `2.15.7` `2.15`
339340
- `2.15.5`
340341
- `2.15.3`

dist/index.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/versions.json

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/versions.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
"2.4.1.0"
6868
],
6969
"stack": [
70+
"3.1.1",
7071
"2.15.7",
7172
"2.15.5",
7273
"2.15.3",
@@ -96,5 +97,5 @@
9697
"1.3.0",
9798
"1.2.0"
9899
],
99-
"ghcup": ["0.1.22.0"]
100+
"ghcup": ["0.1.30.0"]
100101
}

0 commit comments

Comments
 (0)