How to set up GHCJS project which I can work on in IDEA?

62 Views Asked by At

I am using IntelliJ Haskell which adds Haskell support to IntelliJ IDEA. I believe the plugin only supports stack.

I only found some old ghcjs options for stack which don't seem to work.

So, how to create / set up a new project which compiles to JavaScript via GHCJS and can be worked on in IDEA?

0

There are 0 best solutions below