Cleanup
This commit is contained in:
@@ -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}" ]
|
||||
|
||||
Reference in New Issue
Block a user