GHC installation doesn't work from root folder #3188
Comments
|
Looks to me like a bug in 7zip, or perhaps it expects the I've pushed a potential fix - #3212 - please let me know if it works. |
I think that the real problem is that it tries to create root folder in D:\ which will not work. See the error message
I don't know why it tries to do that. |
@varosi Sorry for the delay! Yes, that is a 7zip error message - https://stackoverflow.com/questions/43039683/cannot-create-output-directory-error-7zip |
No problem! |
@mgsloan It works with your changes! |
Great, thanks for the confirmation! |
When extracting local GHC from tarball on windows, use temp dir #3188
I got the I deleted the |
General summary/comments (optional)
Steps to reproduce
For example:
Expected
To work as it is working if GHC archive is moved into a folder D:\ttt\
Stack version
The text was updated successfully, but these errors were encountered: