diff --git a/runtime/queries/haskell/highlights.scm b/runtime/queries/haskell/highlights.scm index 9d043b49d..d0fdc17f6 100644 --- a/runtime/queries/haskell/highlights.scm +++ b/runtime/queries/haskell/highlights.scm @@ -228,8 +228,7 @@ ((module) @module (variable) @function.call)) ] - (operator) @_op - (#match? @_op "^[^:].*")) + operator: (operator)) ; infix operators applied to variables ((expression/variable) @variable