Add fixity keywords to haskell's highlights.scm

imgbot
Owen Shepherd 2 years ago committed by Blaž Hrastnik
parent 9eacbc1887
commit c238f20e1d

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

Loading…
Cancel
Save