ghcide/test
Pepe Iborra 6365d3cc61
Deduplicate module not found diagnostics (#952)
* Trace rule errors

* Disable check parents in command line script

* Fix expectDiagnostics []

* Add a test

* remove uses of stale info within rules

The use of stale information should be limited to the leaves of the processing
tree, otherwise it becomes impossible to reason about the semantics of diagnostics

* Use stale info in the NeedsCompilation rule

* Use stale data in GetDocMap

* Fix tests that relied on unsupported behaviour of expectDiagnostics
2020-12-14 13:37:19 +00:00
..
cabal/Development/IDE/Test Enable more warnings for the ghcide codebase (#75) 2019-09-17 08:50:20 +02:00
data Make Filetargets absolute before continue using them (#914) 2020-11-21 10:11:13 +01:00
exe Deduplicate module not found diagnostics (#952) 2020-12-14 13:37:19 +00:00
manual/lhs added unlit stage for literate Haskell source files 2019-09-11 11:56:26 +02:00
preprocessor #279, support preprocessors (#282) 2019-12-19 12:06:03 +01:00
src/Development/IDE Deduplicate module not found diagnostics (#952) 2020-12-14 13:37:19 +00:00