1
1
mirror of https://github.com/github/semantic.git synced 2024-12-28 09:21:35 +03:00

fix nesting

This commit is contained in:
Ayman Nadeem 2020-01-29 13:16:49 -05:00
parent 4fbc601617
commit 17af20e992

View File

@ -9,7 +9,7 @@ import TreeSitter.TypeScript.Internal
import TreeSitter.Language
-- Regenerate template haskell code when these files change:
addDependentFileRelative "../../../vendor/tree-sitter-typescript/typescript/src/parser.c"
addDependentFileRelative "../../vendor/tree-sitter-typescript/typescript/src/parser.c"
-- | Statically-known rules corresponding to symbols in the grammar.
mkSymbolDatatype (mkName "Grammar") tree_sitter_typescript