mirror of
https://github.com/github/semantic.git
synced 2024-12-19 04:41:47 +03:00
Try to get TH to run on all build nodes
This commit is contained in:
parent
5aa28af55b
commit
e5e221aa69
@ -5,6 +5,7 @@ import Language.Haskell.TH
|
||||
import Text.Parser.TreeSitter.Language
|
||||
import Text.Parser.TreeSitter.Ruby
|
||||
|
||||
-- v4 - Bump to get file to change to force template haskell to regenerate.
|
||||
-- Bump to get file to change to force template haskell to regenerate.
|
||||
-- tree-sitter-ruby@6681b4c8d255ca0aec09c29777271736186b6c7d
|
||||
-- | Statically-known rules corresponding to symbols in the grammar.
|
||||
mkSymbolDatatype (mkName "Grammar") tree_sitter_ruby
|
||||
|
Loading…
Reference in New Issue
Block a user