haskell / haskell/haskell-language-server

Hover on inner signature gives confusing information

オープン
#767 コメント 5 件 リアクション 1 件 担当者 0 名 GitHub で見る
component: ghcide type: enhancement
主要言語
Haskell
スター
3k
フォーク
455
平均マージ
2日 19時間
マージ済み PR(30日)
11

説明

Hovering on the *signature* of `inner` in the following sample, gives the signature of `outer`. Hovering on the *definition* of `inner` gives the correct signature of `inner`.

````haskell
outer :: Bool
outer = undefined where

inner :: Char
inner = undefined
````

Tests in haskell/ghcide#311.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。