Skip to content
Snippets Groups Projects
Unverified Commit 39ced147 authored by Julian Ospald's avatar Julian Ospald :tea:
Browse files

Print ghcup debug-info

parent 3291d0d4
No related branches found
Tags v1.8.0.3
No related merge requests found
Pipeline #57541 failed
......@@ -80,6 +80,7 @@ case "$(uname)" in
cp "$(cabal list-bin -v0 ${args[@]} exe:hls-wrapper)" "$CI_PROJECT_DIR/out/haskell-language-server-wrapper"$EXE_EXTENSION
;;
*)
ghcup debug-info
sed -i.bak -e '/DELETE MARKER FOR CI/,/END DELETE/d' cabal.project # see comment in cabal.project
emake --version
emake GHCUP=ghcup hls
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment