Skip to content

Commit

Permalink
Add fixity keywords to haskell's highlights.scm
Browse files Browse the repository at this point in the history
  • Loading branch information
414owen authored and archseer committed Jan 8, 2022
1 parent 9eacbc1 commit c238f20
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions runtime/queries/haskell/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@
"rec"
"forall"
""
"infix"
"infixl"
"infixr"
] @keyword


Expand Down

0 comments on commit c238f20

Please sign in to comment.