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 built a certain work project several times while at home today. Then I went to a café where I didn't have Internet access, and wanted to continue working on the project. I was greeted with this:
$ cabal new-build
dieVerbatim: user error (cabal: '/usr/bin/curl' exited with an error:
curl: (6) Could not resolve host: objects-us-west-1.dream.io
)
Given that every necessary dependency was on my machine, it seems most unfortunate that I couldn't use new-build because the Internet was temporarily unavailable.