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.
2 parents d5437f7 + 04635a0 commit fbd351eCopy full SHA for fbd351e
.github/workflows/codestyle.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Install cabal-fmt
35
run: |
36
cabal update
37
- cabal install --with-ghc=ghc-9.4 "cabal-fmt-0.1.6"
+ cabal install --allow-newer=base "cabal-fmt-0.1.6"
38
39
- name: checkout
40
uses: actions/checkout@v3.3.0
0 commit comments