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

v0.3.0.3: fix for ghc-9.6/base-4.18.1.0 #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cdornan
Copy link

@cdornan cdornan commented Nov 17, 2023

Source unless from `Control.Monad

Source `unless` from `Control.Monad
@adinapoli
Copy link
Contributor

Thanks @cdornan ! This is all fine -- curiously enough I'm getting a failure for the 8.10.4 builder which I think it's not related to this PR, but more to the stack infra not being available?

HttpExceptionRequest Request {
  host                 = "casa.fpcomplete.com"
  port                 = 443
  secure               = True
  requestHeaders       = []
  path                 = "/v1/pull"
  queryString          = ""
  method               = "POST"
  proxy                = Nothing
  rawBody              = False
  redirectCount        = 10
  responseTimeout      = ResponseTimeoutDefault
  requestVersion       = HTTP/1.1
}
 ConnectionTimeout
Error: Process completed with exit code 1.

In any case, I'm happy to merge this, as supporting 8.10.4 is not a priority of this project anyway.

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

Successfully merging this pull request may close these issues.

2 participants