On linux

The Glorious Glasgow Haskell Compilation System, version 8.6.5

compiled using version 2.4.0.1 of the Cabal library
1.3.6.1-BYFFNcZJFE8A61mvswaSZH) requires time-1.8.0.2
wxdirect would not istall via cabal. Downloading the archive to dig deeper
and running configure  I get

This package indirectly depends on multiple versions of the same package.
This is very likely to cause a compile failure.
      package text (text-1.2.4.0-2ioOlD8VDXvIdRjkn7jQ2N) requires
array-0.5.3.0
      package deepseq (deepseq-1.4.4.0) requires array-0.5.3.0
      package containers (containers-0.6.2.1-ChagGP7vch8FhOClSM0wYR)
requires array-0.5.3.0
      package binary (binary-0.8.8.0-xIsyONPiRj4PHS6QH94MI) requires
array-0.5.3.0
      package strict (strict-0.3.2-DP5FvAMlpD7YzHTh3a9B7) requires
array-0.5.4.0-JTWuK1N2qV6Hp4ahtyDNgH
      package wxdirect (wxdirect-0.92.3.0) requires
time-1.10-BMxqFVrI4CvBhqQD8eT7Hn
      package unix (unix-2.7.2.2-41NgTOCE07rBsn9g3jmFpU) requires
time-1.8.0.2
      package directory (directory-

Trying stack I get



ownloading lts-15.12 build plan ...
RedownloadFailed Request {
  host                 = "raw.githubusercontent.com"
  port                 = 443
  secure               = True
  requestHeaders       = []
  path                 = "/fpco/lts-haskell/master//lts-15.12.yaml"
  queryString          = ""
  method               = "GET"
  proxy                = Nothing
  rawBody              = False
  redirectCount        = 10
  responseTimeout      = ResponseTimeoutDefault
  requestVersion       = HTTP/1.1
}
 "/home/david/.stack/build-plan/lts-15.12.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"),("Via","1.1
varnish
(Varnish/6.0)"),("X-GitHub-Request-Id","A8D4:1A3F:13F0C3:19BC81:5ECA74A9"),("Accept-Ranges","bytes"),("Date","Sun,
24 May 2020 13:20:41 GMT"),("Via","1.1
varnish"),("X-Served-By","cache-lcy19231-LCY"),("X-Cache","MISS,
MISS"),("X-Cache-Hits","0,
0"),("X-Timer","S1590326442.608777,VS0,VE141"),("Vary","Authorization,Accept-Encoding"),("Access-Control-Allow-Origin","*"),("X-Fastly-Request-ID","e5f67693e6e9712aa133e0d0a45c394e52c7e305"),("Expires","Sun,
24 May 2020 13:25:41 GMT"),("Source-Age","0")], responseBody = (),
responseCookieJar = CJ {expose = []}, responseClose' = ResponseClose})



Can anyone decode this for me? Do I have any chance of getting a working wx
or should I abandon all hope?

thanks,
David
_______________________________________________
wxhaskell-devel mailing list
wxhaskell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel

Reply via email to