ghcjs / ghcjs-base

base library for GHCJS for JavaScript interaction and marshalling, used by higher level libraries like JSC
MIT License
45 stars 67 forks source link

Duplicated h$textFromString #74

Closed vwwv closed 6 years ago

vwwv commented 7 years ago
hamishmack commented 7 years ago

Looks like jsbits/string.js is not used (only jsbits/text.js) is listed in ghcjs-base.cabal. It also looks like jsbits/string.js uses an older method to write to the ByteArray.