JustusAdam / language-haskell

Highlighting support for the Haskell language in visual studio code.
https://marketplace.visualstudio.com/items/justusadam.language-haskell
BSD 3-Clause "New" or "Revised" License
96 stars 48 forks source link

Incorrect highlighting for some package imports #219

Open cdsmith opened 1 year ago

cdsmith commented 1 year ago
Screenshot 2022-12-01 at 6 09 27 AM (2)

It seems that if "as" or "qualified" occur as substrings of the package name, they are highlighted as keywords