Skip to content

Commit

Permalink
Add Stack 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasabel committed Aug 12, 2024
1 parent ec49483 commit dd344bc
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,7 @@ Recommendation: Use the latest available version if possible.
**Stack:** (with `enable-stack: true`)

- `latest` (default, recommended)
- `3.1.1` `3.1`
- `2.15.7` `2.15`
- `2.15.5`
- `2.15.3`
Expand Down
2 changes: 1 addition & 1 deletion dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion lib/versions.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion src/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
"2.4.1.0"
],
"stack": [
"3.1.1",
"2.15.7",
"2.15.5",
"2.15.3",
Expand Down Expand Up @@ -96,5 +97,5 @@
"1.3.0",
"1.2.0"
],
"ghcup": ["0.1.22.0"]
"ghcup": ["0.1.30.0"]
}

0 comments on commit dd344bc

Please sign in to comment.