We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97c2b87 commit a273c71Copy full SHA for a273c71
.github/workflows/test.yml
@@ -37,7 +37,6 @@ jobs:
37
with:
38
ghc-version: ${{ matrix.ghc }}
39
cabal-version: "3.2"
40
- enable-stack: true
41
42
- run: ./fmt.sh
43
name: "HLint via ./fmt.sh"
0 commit comments