Skip to content

Commit b7b6f5e

Browse files
committed
Add GHC 9.6.3
1 parent c06cff5 commit b7b6f5e

File tree

4 files changed

+5
-2
lines changed

4 files changed

+5
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,8 @@ E.g., `8.10` will be resolved to `8.10.7`, and so will `8`.
238238

239239
- `latest-nightly` (requires the resp. `ghcup-release-channel`, e.g. `https://ghc.gitlab.haskell.org/ghcup-metadata/ghcup-nightlies-0.0.7.yaml`)
240240
- `latest` (default)
241-
- `9.6.2` `9.6`
241+
- `9.6.3` `9.6`
242+
- `9.6.2`
242243
- `9.6.1`
243244
- `9.4.7` `9.4`
244245
- `9.4.6`

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/versions.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/versions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"ghc": [
3+
"9.6.3",
34
"9.6.2",
45
"9.6.1",
56
"9.4.7",

0 commit comments

Comments
 (0)