network
network copied to clipboard
Add support for GHC's JavaScript backend
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.