rikvdkleij / intellij-haskell

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

new hang — possibly related to updating .cabal file after removing an entry from `packages:` in stack.yaml #482

Closed aryairani closed 4 years ago

aryairani commented 4 years ago

threadDumps-freeze-20191106-143858-IC-191.7141.44.zip

Thanks for your efforts!

rikvdkleij commented 4 years ago

Thanks for reporting!

I took a look to threadDumps but it's not directly clear why IntelliJ should hang. After you changed the cabal file, did you restart the REPLs? It looks like IntelliJ wanted to check a Haskell file in the background but the REPL was not (yet) running.

aryairani commented 4 years ago

I'm not sure :-\ We can close it if you want.

aryairani commented 4 years ago

Oops I meant to comment and let you close it, not close it myself ;-)