Trace diagnostics (#2333)
* trace rule diagnostics
* disable checkProject in HLS test suite
We already disable this in ghcide tests
It introduces noise (traces are harder to read),
and can potentially break tests too (e.g. eval plugin)
* Undo breaking auto-format
* fix missing import
* Fix splice plugin tests
* Fix test
Co-authored-by:
Javier Neira <atreyu.bbb@gmail.com>
Showing
- ghcide/src/Development/IDE/Core/Shake.hs 22 additions, 13 deletionsghcide/src/Development/IDE/Core/Shake.hs
- ghcide/src/Development/IDE/Core/Tracing.hs 5 additions, 3 deletionsghcide/src/Development/IDE/Core/Tracing.hs
- hls-test-utils/src/Test/Hls.hs 4 additions, 1 deletionhls-test-utils/src/Test/Hls.hs
- plugins/hls-splice-plugin/test/Main.hs 0 additions, 1 deletionplugins/hls-splice-plugin/test/Main.hs
- plugins/hls-tactics-plugin/test/Utils.hs 1 addition, 1 deletionplugins/hls-tactics-plugin/test/Utils.hs
Loading
Please register or sign in to comment