From ee778e11779389801096e1c1d6501feb4b210803 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Wed, 11 May 2022 18:35:17 +0200 Subject: [PATCH] Print bindir --- .gitlab/script/ghcup_version.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab/script/ghcup_version.sh b/.gitlab/script/ghcup_version.sh index f462656..5ea008f 100755 --- a/.gitlab/script/ghcup_version.sh +++ b/.gitlab/script/ghcup_version.sh @@ -176,6 +176,8 @@ else [ "$(ghc --numeric-version)" = "${ghc_ver}" ] + ls -lah "$GHCUP_BIN" + if [ "${OS}" = "DARWIN" ] ; then eghcup install hls $(eghcup whereis hls) --version