ghcide/test
Pepe Iborra 2d9314ae1d Fix performance of getFileExists (#322)
* Improve hover performance by speeding up getFileExists

We touch the file system only the first time.
After that, we rely on the lsp client to tell us if a file is created or deleted

Fixes #101
2020-01-21 09:05:58 +01:00
..
cabal/Development/IDE/Test Enable more warnings for the ghcide codebase (#75) 2019-09-17 08:50:20 +02:00
data Fix source spans for multi-clause definitions (#318) 2020-01-10 15:37:09 +01:00
exe Fix performance of getFileExists (#322) 2020-01-21 09:05:58 +01: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 ghcide: make tests fail on unexpected diagnostic messages (#2813) (#2823) 2019-09-10 15:01:33 +02:00