rikvdkleij / intellij-haskell

IntelliJ plugin for Haskell
https://rikvdkleij.github.io/intellij-haskell/
Apache License 2.0
1.31k stars 96 forks source link

Integration on Nix and HLS ? #661

Open nhenin opened 2 years ago

nhenin commented 2 years ago

Hi, we are developing on the IOHK plutus env and they are using Stack and Nix at our convenience, but sometimes is only on nix and from what I understood I can't use Intellij anymore when it' the case.. What is your vision regarding this ? And also are you going to "plug" the plugin on HLS like the others IDE seems to do ?

rikvdkleij commented 2 years ago

See https://github.com/rikvdkleij/intellij-haskell/issues/455#issuecomment-513485827

I think starting IntelliJ from within a nix repl is the best approach. You will have to disable that the Haskell tools are automatically build by IntelliJ. Just point to the ones from nix in Haskell settings.