mirror of
https://github.com/haskell/ghcide.git
synced 2024-12-12 13:13:22 +03:00
b7208a333f
* Smarter logic to remove redundant import bindings The new code finds the spans to remove using the GHC parse tree, then manually extends them to include commas/spaces. Fixes #299 * Compatibility with GHC 8.4 * Improve comment Co-Authored-By: Andreas Herrmann <42969706+aherrmann-da@users.noreply.github.com> * Use breakOnEnd in unqualify This will handle A.foo as well as A.B.foo Co-authored-by: Andreas Herrmann <42969706+aherrmann-da@users.noreply.github.com> |
||
---|---|---|
.. | ||
cabal/Development/IDE/Test | ||
data | ||
exe | ||
manual/lhs | ||
preprocessor | ||
src/Development/IDE |