ghcide/test
Alejandro Serrano ea50c27fad Support more kinds of literals in hover (#339)
* Support more kinds of literals in hover

* Fix for HLint

* Fix for GHC 8.8

* Fix for 8.4

* Fix 8.4 + suggestions by @cocreature

* More fixes for 8.4

* Deal with type sigs in all GHC versions

* Additional case for 8.4

* Separate isLit and isChildLit

Co-authored-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org>
2020-01-27 15:12:09 +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 Support more kinds of literals in hover (#339) 2020-01-27 15:12:09 +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