-
Notifications
You must be signed in to change notification settings - Fork 725
Open
Description
Related to #11608.
We have two very similar modules.
Cabal/src/Distribution/Simple/GHC.hsCabal/src/Distribution/Simple/GHCJS.hs
If the GHCJS module is unmaintained can we remove it?
@philderbeast Do you think it's worth it to update this codepath? The GHCJS codepath is untested and unmaintained, I think the last GHCJS release was corresponding to 8.10 and the modern way is to use the javascript backend. I couldn't be confident that anyway I did change it was correct.
Originally posted by @mpickering in #11450 (comment)
ghcjs is going away I think, so may be this should be closed?..
Originally posted by @ulysses4ever in #5844
The default branch, the
ghc-8.10branch, of the GHCJS fork was last updated Sep 25, 2022.
Originally posted by @philderbeast in #11530 (comment)
Reactions are currently unavailable