You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>>
On https://matrix.hackage.haskell.org/package/jsaddle I noticed that w/ GHC 7.10.3 there's the compile failure below:
consequently I've made the revisions at
respectively
The text was updated successfully, but these errors were encountered: