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

webkit-sodium build fail #7

Open
NCrashed opened this issue Jul 4, 2015 · 0 comments
Open

webkit-sodium build fail #7

NCrashed opened this issue Jul 4, 2015 · 0 comments

Comments

@NCrashed
Copy link

NCrashed commented Jul 4, 2015

Trying to test ghcjs-hello package, when installing webkit-sodium:

Note: installing in sandbox.

src/Language/Javascript/JSaddle/Value.hs:116:29:
    Overlapping instances for Eq JSObjectRef
      arising from the first field of ‘ValObject’ (type ‘JSObjectRef’)
    Matching instances:
      instance Eq (JSRef a) -- Defined in ‘ghcjs-prim-0.1.0.0:GHCJS.Prim’
      instance Eq (JSRef Language.Javascript.JSaddle.Types.ValueOrObject)
        -- Defined at src/Language/Javascript/JSaddle/Types.hs:50:10
    When deriving the instance for (Eq JSValue)
Failed to install jsaddle-0.2.0.5
cabal: Error: some packages failed to install:
jsaddle-0.2.0.5 failed during the building phase. The exception was:
ExitFailure 1
webkit-sodium-0.0.1 depends on jsaddle-0.2.0.5 which failed to install.

Environment:
GHCJS 0.1.0 (GHC 7.8.3)
cabal-install version 1.22.4.0
using version 1.22.3.0 of the Cabal library
System: 4.0.6-200.fc21.x86_64

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