1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 17:04:47 +03:00

Merge branch 'master' into toc-assignment

This commit is contained in:
Timothy Clem 2017-09-22 10:28:48 -07:00 committed by GitHub
commit 0c6d04ff60
2 changed files with 3 additions and 9 deletions

View File

@ -1,9 +0,0 @@
resolver: nightly-2017-09-10
packages:
- c-storable-deriving-0.1.3
- cmark-gfm-0.1.3
- Cabal-1.24.2.0
- extra-1.5.3
- process-1.4.3.0
- optparse-applicative-0.13.2.0
- netrc-0.2.0.0

View File

@ -5,6 +5,9 @@ import Language.Haskell.TH
import TreeSitter.Language
import TreeSitter.JSON
-- Regenerate template haskell code when these files change:
addDependentFileRelative "../../../vendor/haskell-tree-sitter/languages/json/vendor/tree-sitter-json/src/parser.c"
-- | Statically-known rules corresponding to symbols in the grammar.
-- v2 - bump this to regenerate
mkSymbolDatatype (mkName "Grammar") tree_sitter_json