haskell / haskell-ide-engine

The engine for haskell ide-integration. Not an IDE
BSD 3-Clause "New" or "Revised" License
2.38k stars 210 forks source link

Support for ghcjs #309

Open xgrommx opened 7 years ago

xgrommx commented 7 years ago

Hello @alanz Do u have some plans to add support for ghcjs? Also the same question about eta lang

alanz commented 7 years ago

No direct plans at the moment, the goal is currently to get something working properly for at least one GHC version.

That said, I do not think there is any specific reason that ghcjs should not work, nor eta so long as it has not diverged too much yet.

But we would need champions / PRs to actually do the work.

AesaKamar commented 6 years ago

Any additional insight on this?

It would be a huge boon to be able to use projects like Miso and Reflex FRP.

alanz commented 6 years ago

I think the eta guys might be getting ready for some work on hie (or something similar), see https://github.com/rahulmutt/haskell-lsp/tree/ghc-7.10

xgrommx commented 6 years ago

@AesaKamar agree with reflex