ghcide/test
maralorn b387bb2f35
Restore identifiers missing from hi file (#741)
This

* fixes a part of https://github.com/digital-asset/ghcide/issues/614
  by introducing a workaround for ghc droping some bindings that we still
  need.

* Adds a regression test for this fix

* Adds a known broken test for the remaining part of the issue
2020-09-18 21:46:53 +05:30
..
cabal/Development/IDE/Test Enable more warnings for the ghcide codebase (#75) 2019-09-17 08:50:20 +02:00
data Restore identifiers missing from hi file (#741) 2020-09-18 21:46:53 +05:30
exe Restore identifiers missing from hi file (#741) 2020-09-18 21:46:53 +05:30
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 Fully asynchronous request handling (#767) 2020-09-07 12:29:05 +01:00