ghcide/src/Development/IDE
Alejandro Serrano 4440a26380 Enhancements to top-level signatures (#232)
* Try adding a dependency on TypeCheck

* Show warning regardless of the status of -Wall

* Try diagnostics after type checking, again

* Use `useE` instead of `use_` to not get a `BadDependency` error

* Degrade information about signatures if not present in user options

* Fix tests

* Better suggested signatures for polymorphic bindings

* Remove old comment
2019-12-16 16:21:09 +01:00
..
Core Enhancements to top-level signatures (#232) 2019-12-16 16:21:09 +01:00
GHC Rename hDuplicateTo to hDuplicateTo' (#259) 2019-12-16 14:53:41 +01:00
Import Allow preprocessors to emit warnings (#176) 2019-10-21 12:24:33 +02:00
LSP Enhancements to top-level signatures (#232) 2019-12-16 16:21:09 +01:00
Spans Fix #246 (#252) 2019-12-16 10:25:18 +01:00
Types Infrastructure for on-disk incremental builds (#189) 2019-11-07 17:13:29 +01:00