Skip to content

Commit 0a4ac71

Browse files
committed
Use stylish-haskell-0.14.4.0 in GHA
1 parent 84f1489 commit 0a4ac71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/haskell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
uses: haskell/actions/setup@v1
143143
id: setup-haskell
144144
with:
145-
ghc-version: 8.10.7
145+
ghc-version: 9.2.5
146146
cabal-version: 3.8.1.0
147147

148148
- name: "Setup cabal bin path"

0 commit comments

Comments
 (0)