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

windows build failure due to example's unix dependency (version 0.8.0.0) #83

Closed
robx opened this issue Jul 5, 2019 · 3 comments
Closed

Comments

@robx
Copy link

robx commented Jul 5, 2019

I see postgrest build failures on windows since the update to 0.8.0.0:

Error: While constructing the build plan, the following exceptions were
encountered:
In the dependencies for jose-0.8.0.0:
    unix needed, but the stack configuration has no specified version  (latest
         matching version is 2.7.2.2)
needed due to postgrest-6.0.0 -> jose-0.8.0.0

I see that that has been fixed in master by adding a flag -- would you consider making an 0.8.0.1-release on hackage that includes this?

@frasertweedale
Copy link
Owner

Ta-da! https://hackage.haskell.org/package/jose-0.8.1.0

Thanks for your patience. Let me know if there are further issues.

@steve-chavez
Copy link

@frasertweedale Sorry, could you add a git tag for 8.1.0? We'd like to pin jose by tag instead of commit for a static build of postgrest using Nix.

@frasertweedale
Copy link
Owner

@steve-chavez done.

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