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

hackage revision made due to build-failure in jsaddle-0.9.5.0 #79

Open
hvr opened this issue Oct 6, 2018 · 0 comments
Open

hackage revision made due to build-failure in jsaddle-0.9.5.0 #79

hvr opened this issue Oct 6, 2018 · 0 comments

Comments

@hvr
Copy link

hvr commented Oct 6, 2018

On https://matrix.hackage.haskell.org/package/jsaddle I noticed that w/ GHC 7.10.3 there's the compile failure below:

Configuring library for jsaddle-0.9.5.0..
Preprocessing library for jsaddle-0.9.5.0..
Building library for jsaddle-0.9.5.0..

src-ghc/Data/JSString/Internal/Type.hs:41:8-21:
    Could not find module ‘Data.Semigroup’
    It is a member of the hidden package ‘semigroups-0.18.5@BngcGoLg8o2DvNNrfcIa4q’.
    Perhaps you need to add ‘semigroups’ to the build-depends in your .cabal file.
    It is a member of the hidden package ‘semigroups-0.18.5@6vBhP1Zoku6HniDcB4OnAf’.
    Perhaps you need to add ‘semigroups’ to the build-depends in your .cabal file.
    Use -v to see a list of the files searched for.

src-ghc/GHCJS/Types.hs:31:8-20:
    Could not find module ‘GHC.IO.Unsafe’
    Use -v to see a list of the files searched for.
<<ghc: 341606272 bytes, 225 GCs, 4107345/9728384 avg/max bytes residency (7 samples), 24M in use, 0.001 INIT (0.001 elapsed), 0.184 MUT (0.275 elapsed), 0.143 GC (0.145 elapsed) :ghc>>

consequently I've made the revisions at

respectively

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