Update ghcup to 0.1.8 and add ghc-8.8.4 support
Need to make the apt install function not error whenever it returns a non-zero exit code, because ghc-8.8.4 isn't available via apt just yet
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"ghc": [
|
||||
"8.10.1",
|
||||
"8.8.4",
|
||||
"8.8.3",
|
||||
"8.8.2",
|
||||
"8.8.1",
|
||||
|
||||
Reference in New Issue
Block a user