Skip to content

Commit

Permalink
Small update: two new keywords for cabal syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
styx committed Mar 9, 2010
1 parent a13a30b commit a99dc51
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions misc/syntax/cabal.syntax
Original file line number Diff line number Diff line change
Expand Up @@ -187,9 +187,11 @@ context default
# special keywords
keyword whole True white
keyword whole False white
keyword whole if white
keyword whole impl white
keyword whole if white
keyword whole else white
keyword whole os white
keyword whole impl white
keyword whole arch white

keyword whole linestart \[\s\]executable yellow
keyword whole linestart \[\s\]library yellow
Expand Down

0 comments on commit a99dc51

Please sign in to comment.