This repository has been archived by the owner on Nov 30, 2023. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Problem
GHCup installation fails because of the way it gets installed.
Error:
#0 80.95 [ Info ] Installing GHC (this may take a while) ... #0 82.44 #0 85.18 �[ [2022-10-08T10:24:48.351Z] 91m[ Error ] Both installation and setting the tool failed. Install error was: Process "gmake" with arguments ["DESTDIR=/home/vscode/.ghcup/tmp/ghcup-3a13a8c583be7176", #0 85.18 [ ... ] "install"] failed with exit code 2. #0 85.18 [ ... ] Set error was: The version 9.2.4 of the tool ghc is not installed. #0 85.18 [ Error ] Also check the logs in /home/vscode/.ghcup/logs
Solution
Install GHCup as recommended at https://www.haskell.org/ghcup/