Skip to content

Commit f38626a

Browse files
committed
Use stylish-haskell-0.14.3.0
1 parent 3dca67a commit f38626a

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
@@ -151,7 +151,7 @@ jobs:
151151
key: cache-dependencies-${{ env.CACHE_VERSION }}
152152

153153
- name: "Install `stylish-haskell`"
154-
run: cabal install stylish-haskell-0.13.0.0
154+
run: cabal install stylish-haskell-0.14.3.0
155155

156156
- name: "`stylish-haskell` version"
157157
run: |

0 commit comments

Comments
 (0)