Closed
Description
From what I can tell:
- The GHCJS codepaths are not currently being actively maintained in Stack
- Most of the GHCJS community recommends Nix for setting up the toolchain
- None of the regular Stack contributors are using the GHCJS support
Given this, I'd recommend in the next major release of Stack to mark GHCJS support as deprecated and begin printing warnings when it's used. We can later worry about when, if ever, we actually remove the support.
Another possibility could be to only remove support for installing GHCJS itself, but retain the ability to build with it.