Fix HLS test
This commit is contained in:
parent
eb4a09e61c
commit
970c2bf6fa
1
.github/workflows/install-bindist.sh
vendored
1
.github/workflows/install-bindist.sh
vendored
@ -86,6 +86,7 @@ case $TOOL in
|
||||
ghcup_fun rm ghc "${bin_noexe/haskell-language-server-/}"
|
||||
fi
|
||||
done
|
||||
ghcup_fun install ghc --set recommended
|
||||
"$bindir/haskell-language-server-wrapper${ext}" typecheck "${test_module}" || fail "failed to typecheck with HLS wrapper"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user