Small update: two new keywords for cabal syntax

This commit is contained in:
Mikhail S. Pobolovets 2010-03-09 16:25:21 +02:00
parent a13a30b10a
commit a99dc516e6

View File

@ -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