Extension should reload when cabal file changes #2150
Labels
build tool: cabal
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Whenever I tweak my cabal file (e.g. declare a module or add a dependency), I have to manually restart the server (using
haskell.commands.restartServer
). I was expecting the extension to detect any change to my cabal file and automatically restart the server. Would it be a good idea? How would it be implemented?The text was updated successfully, but these errors were encountered: