Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release a new Docker image #392

Closed
monoidal opened this issue Aug 16, 2019 · 3 comments
Closed

Release a new Docker image #392

monoidal opened this issue Aug 16, 2019 · 3 comments

Comments

@monoidal
Copy link

Now that the issue with map Just (in #380) was fixed.

@aspiwack
Copy link
Member

I failed tonight as stack gave me the following error message (which I don't really know how to handle at the moment):

Writing implicit global project config file to: /root/.stack/global-project/stack.yaml
Note: You can change the snapshot via the resolver field there.
Using latest snapshot resolver: lts-14.1
Downloading lts-14.1 build plan ...
RedownloadInvalidResponse Request {
  host                 = "raw.githubusercontent.com"
  port                 = 443
  secure               = True
  requestHeaders       = []
  path                 = "/fpco/lts-haskell/master//lts-14.1.yaml"
  queryString          = ""
  method               = "GET"
  proxy                = Nothing
  rawBody              = False
  redirectCount        = 10
  responseTimeout      = ResponseTimeoutDefault
  requestVersion       = HTTP/1.1
}
 "/root/.stack/build-plan/lts-14.1.yaml" (Response {responseStatus = Status {statusCode = 404, statusMessage = "Not Found"}, responseVersion = HTTP/1.1, responseHeaders = [("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"),("X-GitHub-Request-Id","9E8A:497C:A026A:D9422:5D56DD08"),("Content-Length","15"),("Accept-Ranges","bytes"),("Date","Fri, 16 Aug 2019 16:42:50 GMT"),("Via","1.1 varnish"),("Connection","keep-alive"),("X-Served-By","cache-cdg20762-CDG"),("X-Cache","MISS"),("X-Cache-Hits","0"),("X-Timer","S1565973770.210279,VS0,VE196"),("Vary","Authorization,Accept-Encoding"),("Access-Control-Allow-Origin","*"),("X-Fastly-Request-ID","8363b8322f2148b99d080cadc1a4f41de10af490"),("Expires","Fri, 16 Aug 2019 16:47:50 GMT"),("Source-Age","0")], responseBody = (), responseCookieJar = CJ {expose = []}, responseClose' = ResponseClose})

@monoidal monoidal changed the title Relase a new Docker image Release a new Docker image Aug 16, 2019
@b-mehta
Copy link

b-mehta commented Aug 16, 2019

If possible, could the new image include haddock as well?

@aspiwack
Copy link
Member

I never managed to make a docker image since that time. We had replaced it by a nix expression contributed by @facundominguez . Now that the linear types branch has been merged in GHC, this is not really relevant anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants