Add fixity keywords to haskell's highlights.scm

pull/1465/head
Owen Shepherd 2022-01-06 21:05:29 +00:00 committed by Blaž Hrastnik
parent 9eacbc1887
commit c238f20e1d
1 changed files with 3 additions and 0 deletions

View File

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