I noticed that stack-ide doesn't seem to track files in executable targets (i.e. when I run stack ide myproject it only compiles/reports errors for the "library" section of the cabal file). Is there a way to do this?
(including test-suites would be great too)
I noticed that stack-ide doesn't seem to track files in executable targets (i.e. when I run
stack ide myprojectit only compiles/reports errors for the "library" section of the cabal file). Is there a way to do this?(including test-suites would be great too)