Closed marineLZ closed 2 years ago
Can you confirm that that URL is accessible from this computer? (github.com/bielr/fused-effects/archive/8bd165aa7b1c8ee61a94fe6c2f42d756c2c8ab8d.tar.gz)
Thanks for your promt reply, bielr. I can access this file from my computer(windows),but cannot in my server(centos 8). What can i do if i download this file from my windows, and then upload to my server?
That download is part of the build process. The build system (stack) automatically downloads and installs dependencies, so a working internet connection is required to build vpf-class.
Ok, thanks for your advice. I will try vpn later.
Dear bielr, thanks for your beautiful app. I have successful installed it.
Much appreciated!
$ stack build HttpExceptionRequest Request { host = "github.com" port = 443 secure = True requestHeaders = [("User-Agent","Haskell pantry package")] path = "/bielr/fused-effects/archive/8bd165aa7b1c8ee61a94fe6c2f42d756c2c8ab8d.tar.gz" queryString = "" method = "GET" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 } ConnectionTimeout