We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6abf3a3 commit 6e84f60Copy full SHA for 6e84f60
.github/workflows/master.yml
@@ -8,7 +8,7 @@ concurrency:
8
cancel-in-progress: true
9
10
env:
11
- ghc_version: "9.6.5"
+ ghc_version: "9.8.4"
12
stack_version: "2.15.1"
13
hpack_version: '0.36'
14
.github/workflows/release.yml
@@ -5,7 +5,7 @@ on:
5
- release
6
7
.github/workflows/test.yml
@@ -10,7 +10,7 @@ concurrency:
15
16
0 commit comments