grammars/hint.message.haskell.json in github-linguist-6.2.0 vs grammars/hint.message.haskell.json in github-linguist-6.3.0

- old
+ new

@@ -992,9 +992,12 @@ "include": "#comma" }, { "name": "keyword.operator.wildcard.haskell", "match": "\\.\\." + }, + { + "include": "#infix_op" } ] }, { "include": "#infix_op"