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

Versions out of sync #107

Open
tysonzero opened this issue May 8, 2024 · 0 comments
Open

Versions out of sync #107

tysonzero opened this issue May 8, 2024 · 0 comments

Comments

@tysonzero
Copy link

ghcjs-dom.cabal has version 0.9.9.0 and requires 0.9.9.0 of ghcjs-dom-jsffi, ghcjs-dom-javascript and ghcjs-dom-jsaddle ==0.9.9.0, however ghcjs-dom-javascript was just bumped to 0.9.9.1, meaning that if you try to use the current head of this repo to build the above packages, cabal will give you the usual:

[__0] trying: ghcjs-dom-0.9.9.0 (user goal)
[__1] trying: ghcjs-dom:+jsffi
[__2] next goal: ghcjs-dom-javascript (user goal)
[__2] rejecting: ghcjs-dom-javascript-0.9.9.1 (conflict: ghcjs-dom +jsffi =>
ghcjs-dom-javascript==0.9.9.0)
[__2] rejecting: ghcjs-dom-javascript-0.9.9.0 (constraint from user target
requires ==0.9.9.1)
[__2] fail (backjumping, conflict set: ghcjs-dom, ghcjs-dom-javascript,
ghcjs-dom:jsffi)
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

1 participant