Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Commit

Permalink
Add GHC 9.4.6, bump ghcup to 0.1.19.5
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasabel committed Aug 8, 2023
1 parent 37ed202 commit 1499554
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 8 deletions.
3 changes: 2 additions & 1 deletion setup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,8 @@ E.g., `8.10` will be resolved to `8.10.7`, and so will `8`.
- `latest` (default)
- `9.6.2` `9.6`
- `9.6.1`
- `9.4.5` `9.4`
- `9.4.6` `9.4`
- `9.4.5`
- `9.4.4`
- `9.4.3`
- `9.4.2`
Expand Down
14 changes: 9 additions & 5 deletions setup/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 setup/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 setup/src/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"ghc": [
"9.6.2",
"9.6.1",
"9.4.6",
"9.4.5",
"9.4.4",
"9.4.3",
Expand Down Expand Up @@ -77,5 +78,5 @@
"1.3.0",
"1.2.0"
],
"ghcup": ["0.1.19.4"]
"ghcup": ["0.1.19.5"]
}

0 comments on commit 1499554

Please sign in to comment.