rikvdkleij / intellij-haskell

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

Plugin doesn't signal syntax errors #689

Open MicheleBiena opened 1 year ago

MicheleBiena commented 1 year ago

I tried updating Haskell Tools, Rebuild Hoogle database and Update Settings and restart REPL. They all execute correctly, but in my code I don't have any error signaling Cattura I created my project with "stack new" and the resolver is lts-19.17 with ghc 9.0.2 Only when I build my project from command line I get my errors. I also tried uninstalling IntelliJ while wiping cache and plugins.

rikvdkleij commented 1 year ago

Enable Haskell event log to see what’s going on