haskell / haskell/haskell-language-server

Hover on inner signature gives confusing information

Aperta
#767 5 commenti 1 reazione 0 assegnatari Vedi su GitHub
component: ghcide type: enhancement
Lingua principale
Haskell
Stelle
3k
Fork
455
Merge medio
2g 19h
PR unite (30g)
11

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.