ghcjs / ghcjs-dom

Make Document Object Model (DOM) apps that run in any browser and natively using WebKitGtk
74 stars 41 forks source link

Remove old GHCJS support #110

Closed hamishmack closed 5 months ago

hamishmack commented 5 months ago

PR #109 included #ifdef GHCJS for the old GHCJS.

ghcjs-dom-javascript is for the new GHC JS backend only (ghcjs-dom-jsffi is for the old GHCJS).

This change also fixes js_objectToString