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
In Stackage Nightly build I tried to re-enable ghcjs-hplay:
Preprocessing library ghcjs-hplay-0.4.2...
[1 of 2] Compiling GHCJS.HPlay.View ( src/GHCJS/HPlay/View.hs, dist/build/GHCJS/HPlay/View.o )
src/GHCJS/HPlay/View.hs:930:29: error:
Ambiguous occurrence ‘try’
It could refer to either ‘Transient.Internals.try’,
imported from ‘Transient.Internals’ at src/GHCJS/HPlay/View.hs:108:1-71
or ‘GHCJS.HPlay.View.try’,
defined at src/GHCJS/HPlay/View.hs:944:1
The text was updated successfully, but these errors were encountered:
juhp
added a commit
to commercialhaskell/stackage
that referenced
this issue
Mar 30, 2017
In Stackage Nightly build I tried to re-enable ghcjs-hplay:
The text was updated successfully, but these errors were encountered: