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.
1 parent 660cc49 commit 36f2be6Copy full SHA for 36f2be6
.github/workflows/ghc-9.10.yml
@@ -33,5 +33,5 @@ jobs:
33
GHCLIB_AZURE=1; export GHCLIB_AZURE
34
git clone https://github.com/shayne-fletcher/hlint-from-scratch.git
35
hlint-from-scratch/hlint-from-scratch.sh --init="$HOME/project"
36
- hlint-from-scratch/hlint-from-scratch.sh --ghc-flavor="9.10.1" --stack-yaml=stack-exact.yaml --resolver=ghc-9.8.2 --no-checkout
+ hlint-from-scratch/hlint-from-scratch.sh --ghc-flavor="ghc-9.10.1" --stack-yaml=stack-exact.yaml --resolver=ghc-9.8.2 --no-checkout
37
if: matrix.os == 'ubuntu' || matrix.os == 'macos'
0 commit comments