mirror of
https://github.com/haskell/ghcide.git
synced 2024-12-04 15:52:08 +03:00
2523c21b75
* Fix #246 `getTypeLHsBind` returned a single span corresponding to the overall function binding. The fix drills down into the individual matches and returns a span for each of them. Fixes #246. * Make it work on GHC 8.8 * Cosmetics |
||
---|---|---|
.. | ||
cabal/Development/IDE/Test | ||
data | ||
exe | ||
manual/lhs | ||
src/Development/IDE |