Skip to content

Commit 01b1df7

Browse files
committed
Use ghc 9.10 for Haddocks in GH Pages CI
1 parent c9cd2e7 commit 01b1df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: input-output-hk/setup-haskell@v1
2525
id: setup-haskell
2626
with:
27-
ghc-version: "9.6.7"
27+
ghc-version: "9.10.3"
2828
cabal-version: "3.12"
2929

3030
- name: Install system dependencies

0 commit comments

Comments
 (0)