Tooltips point to an incorrect definition
Offen
bug
- Vorherrschende Sprache
- Haskell
- Sterne
- 1.3k
- Forks
- 201
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
**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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.