DO NOT EDIT GRAMMAR CSON FILES DIRECTLY
December 22, 2016 ยท View on GitHub
Some grammar files are generated based on common template. In particular,
grammars/haskell.csongrammars/haskell autocompletion hint.csongrammars/haskell type hint.csongrammars/haskell message hint.csongrammars/literate haskell.cson
are generated based on instructions in src/haskell.coffee.
If you want to change those grammars, edit files in src/include/ and then run make in the root of repository.