Cleanup
This commit is contained in:
parent
df86183e97
commit
b4fa2780eb
@ -109,11 +109,7 @@ else # test wget a bit
|
|||||||
fi
|
fi
|
||||||
[ "$(ghc --numeric-version)" = "${ghc_ver}" ]
|
[ "$(ghc --numeric-version)" = "${ghc_ver}" ]
|
||||||
eghcup set 8.10.3
|
eghcup set 8.10.3
|
||||||
eghcup list
|
|
||||||
which ghc
|
|
||||||
eghcup set 8.10.3
|
eghcup set 8.10.3
|
||||||
eghcup list
|
|
||||||
which ghc
|
|
||||||
[ "$(ghc --numeric-version)" = "8.10.3" ]
|
[ "$(ghc --numeric-version)" = "8.10.3" ]
|
||||||
eghcup set ${GHC_VERSION}
|
eghcup set ${GHC_VERSION}
|
||||||
[ "$(ghc --numeric-version)" = "${ghc_ver}" ]
|
[ "$(ghc --numeric-version)" = "${ghc_ver}" ]
|
||||||
|
Loading…
Reference in New Issue
Block a user