This commit is contained in:
Julian Ospald 2021-06-10 13:57:59 +02:00
parent df86183e97
commit b4fa2780eb
Signed by: hasufell
GPG Key ID: 3786C5262ECB4A3F
1 changed files with 0 additions and 4 deletions

View File

@ -109,11 +109,7 @@ else # test wget a bit
fi
[ "$(ghc --numeric-version)" = "${ghc_ver}" ]
eghcup set 8.10.3
eghcup list
which ghc
eghcup set 8.10.3
eghcup list
which ghc
[ "$(ghc --numeric-version)" = "8.10.3" ]
eghcup set ${GHC_VERSION}
[ "$(ghc --numeric-version)" = "${ghc_ver}" ]