Skip to content

Instantly share code, notes, and snippets.

@exarkun
Created February 9, 2021 20:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save exarkun/9fc7f8d6c4e50832ee556db3d0728693 to your computer and use it in GitHub Desktop.
Save exarkun/9fc7f8d6c4e50832ee556db3d0728693 to your computer and use it in GitHub Desktop.
$ stack repl
Downloading lts-16.27 build plan ...
RedownloadInvalidResponse Request {
host = "raw.githubusercontent.com"
port = 443
secure = True
requestHeaders = []
path = "/fpco/lts-haskell/master//lts-16.27.yaml"
queryString = ""
method = "GET"
proxy = Nothing
rawBody = False
redirectCount = 10
responseTimeout = ResponseTimeoutDefault
requestVersion = HTTP/1.1
}
"/home/exarkun/.stack/build-plan/lts-16.27.yaml" (Response {responseStatus = Status {statusCode = 404, statusMessage = "Not Found"}, responseVersion = HTTP/1.1, responseHeaders = [("Connection","keep-alive"),("Content-Length","14"),("Content-Security-Policy","default-src 'none'; style-src 'unsafe-inline'; sandbox"),("Strict-Transport-Security","max-age=31536000"),("X-Content-Type-Options","nosniff"),("X-Frame-Options","deny"),("X-XSS-Protection","1; mode=block"),("Content-Type","text/plain; charset=utf-8"),("X-GitHub-Request-Id","51CE:144A:400DCC:4B74F5:6022F1AF"),("Accept-Ranges","bytes"),("Date","Tue, 09 Feb 2021 20:33:55 GMT"),("Via","1.1 varnish"),("X-Served-By","cache-bos4636-BOS"),("X-Cache","HIT"),("X-Cache-Hits","1"),("X-Timer","S1612902835.344088,VS0,VE0"),("Vary","Authorization,Accept-Encoding"),("Access-Control-Allow-Origin","*"),("X-Fastly-Request-ID","0057e6aa17b08dfdd1ba54768edd193548013c7c"),("Expires","Tue, 09 Feb 2021 20:38:55 GMT"),("Source-Age","3")], responseBody = (), responseCookieJar = CJ {expose = []}, responseClose' = ResponseClose})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment