network icon indicating copy to clipboard operation
network copied to clipboard

Add support for GHC's JavaScript backend

Open georgefst opened this issue 1 year ago • 0 comments

Similar to https://github.com/haskell/network/pull/517. But the triple for the official GHC backend is javascript-unknown-ghcjs. Since the host name is the same, https://github.com/haskell/network/pull/431 should still apply.

This builds, but I haven't been able to actually test it since I'm having other issues with the JS backend.

georgefst avatar Jul 15 '23 11:07 georgefst