Skip to content
Snippets Groups Projects
Verified Commit ef978c12 authored by Julian Ospald's avatar Julian Ospald :tea:
Browse files

Add test case for issue #116

parent 52af5984
No related branches found
No related tags found
1 merge request!75Fix handling of stray versions
......@@ -107,6 +107,10 @@ fi
eghcup rm $(ghc --numeric-version)
# https://gitlab.haskell.org/haskell/ghcup-hs/-/issues/116
eghcup install cabal -u https://oleg.fi/cabal-install-3.4.0.0-rc4/cabal-install-3.4.0.0-x86_64-ubuntu-16.04.tar.xz 3.4.0.0-rc4
eghcup rm cabal 3.4.0.0-rc4
eghcup upgrade
eghcup upgrade -f
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