Skip to content

Commit a9ea1f5

Browse files
Test GHC 9.10.2
1 parent 81588a3 commit a9ea1f5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- "9.4.8"
3030
- "9.6.7"
3131
- "9.8.4"
32-
- "9.10.1"
32+
- "9.10.2"
3333
- "9.12.2"
3434
steps:
3535
- name: "checkout"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resolver: nightly-2025-05-04
1+
resolver: nightly-2025-05-07
22

33
packages:
44
- ./ttc

ttc/ttc.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ tested-with:
2828
|| ==9.4.8
2929
|| ==9.6.7
3030
|| ==9.8.4
31-
|| ==9.10.1
31+
|| ==9.10.2
3232
|| ==9.12.2
3333

3434
source-repository head

0 commit comments

Comments
 (0)