We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81588a3 commit a9ea1f5Copy full SHA for a9ea1f5
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
- "9.4.8"
30
- "9.6.7"
31
- "9.8.4"
32
- - "9.10.1"
+ - "9.10.2"
33
- "9.12.2"
34
steps:
35
- name: "checkout"
stack-9.10.1.yaml stack-9.10.2.yamlstack-9.10.1.yaml renamed to stack-9.10.2.yaml
@@ -1,4 +1,4 @@
1
-resolver: nightly-2025-05-04
+resolver: nightly-2025-05-07
2
3
packages:
4
- ./ttc
ttc/ttc.cabal
@@ -28,7 +28,7 @@ tested-with:
28
|| ==9.4.8
|| ==9.6.7
|| ==9.8.4
- || ==9.10.1
+ || ==9.10.2
|| ==9.12.2
source-repository head
0 commit comments