You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to install hindent via stack install hindent and stack install --resolver=nightly hindent stylish-haskell, but both cause the (InternalException (HostCannotConnect "s3.amazonaws.com" [Network.Socket.connect: <socket: 856>: failed (Connection timed out (WSAETIMEDOUT))])))
Hello! It isn't deprecated, but there are occasional connection issues. Which version are you using? The new release candidate (due out in the next few days, if everything goes to plan) includes a partial fix for this (#3510, #4109).
I look up issuse #3088 and find the solution, but now I cannot even find my /.stack/config.yaml.
In the folder /bin there are only stack.exe and uninstall-stack.exe.
I use stack-1.7.1-windows-x86_64-installer.exe to install.
I try to install hindent via
stack install hindent
andstack install --resolver=nightly hindent stylish-haskell
, but both cause the(InternalException (HostCannotConnect "s3.amazonaws.com" [Network.Socket.connect: <socket: 856>: failed (Connection timed out (WSAETIMEDOUT))])))
Detail:
It seems that the mirror at https://s3.amazonaws.com/hackage.fpcomplete.com/ is deprecated. Is there any alternative?
The text was updated successfully, but these errors were encountered: