ghcide/exe
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
..
Arguments.hs Add a new flag --shake-profiling DIR (#307) 2020-01-06 19:56:40 +01:00
Main.hs Fix performance of getFileExists (#322) 2020-01-21 09:05:58 +01:00