Skip to content

Error upon building #8

@k-bx

Description

@k-bx

Hi

I would really appreciate if you'd help me building the project. I started a bug here originally ghcjs/ghcjs#529 , but I think this is a better place to resolve it.

Repo with the project in case you're interested in reproducing: https://github.com/k-bx/play-reflex-semui

stack build output:

➜  play-reflex-semui  stack build
Ignoring that the GHCJS boot package "aeson" has a different version, 0.11.2.0, than the resolver's wanted version, 0.11.2.1
Ignoring that the GHCJS boot package "attoparsec" has a different version, 0.13.0.2, than the resolver's wanted version, 0.13.1.0
Ignoring that the GHCJS boot package "unordered-containers" has a different version, 0.2.7.0, than the resolver's wanted version, 0.2.7.1
Ignoring that the GHCJS boot package "scientific" has a different version, 0.3.4.7, than the resolver's wanted version, 0.3.4.9
Ignoring that the GHCJS boot package "case-insensitive" has a different version, 1.2.0.6, than the resolver's wanted version, 1.2.0.7
Ignoring that the GHCJS boot package "mtl" has a different version, 2.2.2, than the resolver's wanted version, 2.2.1
Ignoring that the GHCJS boot package "dlist" has a different version, 0.7.1.2, than the resolver's wanted version, 0.8.0.2
play-reflex-semui-0.1.0.0: build

--  While building package play-reflex-semui-0.1.0.0 using:
      /Users/kb/.stack/setup-exe-cache/x86_64-osx/setup-Simple-Cabal-1.24.0.0-ghcjs-0.2.0_ghc-8.0.1 --builddir=.stack-work/dist/x86_64-osx/Cabal-1.24.0.0_ghcjs build exe:play-reflex-semui --ghc-options " -ddump-hi -ddump-to-file"
    Process exited with code: ExitFailure 1
    Logs have been written to: /Users/kb/workspace/play-reflex-semui/.stack-work/logs/play-reflex-semui-0.1.0.0.log

    Preprocessing executable 'play-reflex-semui' for play-reflex-semui-0.1.0.0...
    [1 of 1] Compiling Main             ( src/Main.hs, .stack-work/dist/x86_64-osx/Cabal-1.24.0.0_ghcjs/build/play-reflex-semui/play-reflex-semui-tmp/Main.js_o )
    Failed to load interface for ‘Reflex.Dom.SemanticUI.Button’
    Perhaps you haven't installed the "js" libraries for package ‘reflex-dom-semui-0.1’?
    Use -v to see a list of the files searched for.

Thank you!

Metadata

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