Skip to content

Versions out of sync #107

Open
Open
@tysonzero

Description

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)

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions