Add fixity keywords to haskell's highlights.scm

This commit is contained in:
Owen Shepherd 2022-01-06 21:05:29 +00:00 committed by Blaž Hrastnik
parent 9eacbc1887
commit c238f20e1d

View File

@ -94,6 +94,9 @@
"rec"
"forall"
"∀"
"infix"
"infixl"
"infixr"
] @keyword