ghcjs / jsaddle

JavaScript interface that works with GHCJS or GHC
116 stars 62 forks source link

Fix GHC JavaScript.Array.write #106

Closed tomsmalley closed 4 years ago

tomsmalley commented 4 years ago

Without this, we get TypeError: jsaddle_values.get(...).apply is not a function on GHC, but GHCJS works fine.