Skip to content

Commit c60b1a6

Browse files
committed
Add GHC 9.6.6
1 parent c9f45a3 commit c60b1a6

File tree

4 files changed

+5
-2
lines changed

4 files changed

+5
-2
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,8 @@ E.g., `8.10` will be resolved to `8.10.7`, and so will `8`.
262262
- `9.10.1` `9.10`
263263
- `9.8.2` `9.8`
264264
- `9.8.1`
265-
- `9.6.5` `9.6`
265+
- `9.6.6` `9.6`
266+
- `9.6.5`
266267
- `9.6.4`
267268
- `9.6.3`
268269
- `9.6.2`

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

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

src/versions.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"9.10.1",
44
"9.8.2",
55
"9.8.1",
6+
"9.6.6",
67
"9.6.5",
78
"9.6.4",
89
"9.6.3",

0 commit comments

Comments
 (0)