1
1
mirror of https://github.com/github/semantic.git synced 2024-12-19 04:41:47 +03:00
This commit is contained in:
Timothy Clem 2017-08-14 16:14:37 -07:00
parent 1739fa5c17
commit 64834dfb86

View File

@ -5,7 +5,7 @@ import Language.Haskell.TH
import Text.Parser.TreeSitter.Language
import Text.Parser.TreeSitter.Ruby
-- Re-generate template haskell code when these files change:
-- Regenerate template haskell code when these files change:
addDependentFileRelative "../../../languages/ruby/vendor/tree-sitter-ruby/src/parser.c"
-- | Statically-known rules corresponding to symbols in the grammar.