Change grammar used for Haskell highlighting (#3147)

This commit is contained in:
John Gardner
2016-08-20 02:49:15 +10:00
committed by Paul Chaignon
parent 99a3a5b85b
commit 56f0f93bbb
6 changed files with 39 additions and 22 deletions

View File

@@ -294,9 +294,6 @@ vendor/grammars/graphviz.tmbundle:
- source.dot
vendor/grammars/groovy.tmbundle:
- source.groovy
vendor/grammars/haskell.tmbundle:
- source.haskell
- text.tex.latex.haskell
vendor/grammars/haxe-sublime-bundle:
- source.erazor
- source.haxe.2
@@ -369,6 +366,15 @@ vendor/grammars/language-gfm:
- source.gfm
vendor/grammars/language-graphql:
- source.graphql
vendor/grammars/language-haskell:
- hint.haskell
- hint.message.haskell
- hint.type.haskell
- source.c2hs
- source.cabal
- source.haskell
- source.hsc2hs
- text.tex.latex.haskell
vendor/grammars/language-hy:
- source.hy
vendor/grammars/language-inform7: