ghcjs / ghcjs-examples

89 stars 15 forks source link

webkit-sodium failed to be built in ghcjs-8.6.0.1 and ghcjs-dom-0.9.4.0 #15

Open YuMingLiao opened 3 years ago

YuMingLiao commented 3 years ago

The error message is posted here 798

It seems webkit-sodium couldn't use the latest ghcjs-dom interface.

Engine.hs in webkit-sodium change its imports for ghcjs-dom in commit 43d63e2cb1e83fa195615ebf03c3894fe020f01e.

But I couldn't find such interfaces in older ghcjs-dom version.