aboutsummaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
Diffstat (limited to 'runtime')
-rw-r--r--runtime/queries/haskell/highlights.scm3
1 files changed, 1 insertions, 2 deletions
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