ITADN

Infix qualified function is not highlighted

#155Openbrandonchinn178 创建于 2026-03-06
B
brandonchinn178commented
```hs "# " `Text.isPrefixOf` line ``` I'd expect the infix function to be highlighted differently, like `` `isPrefixOf` `` would be, but it's not
3 条评论