Tooltips point to an incorrect definition
Aperta
bug
- Lingua principale
- Haskell
- Stelle
- 1.3k
- Fork
- 201
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**Shared Program**: https://code.world/haskell#PzVlsrPr2r_CQLbAflh8H4w
**Description**
If you hover over the `Cw.translated` in line 10, you will see that it points to the definition of `translated` in line 9, but that is not the correct definition for `Cw.translated`
The problem is that the tooltips are looking only at the name of the function and ignoring the module part.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.