1
1
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:
Timothy Clem 2017-08-14 13:19:01 -07:00
parent 5aa28af55b
commit e5e221aa69

View File

@ -5,6 +5,7 @@ import Language.Haskell.TH
import Text.Parser.TreeSitter.Language import Text.Parser.TreeSitter.Language
import Text.Parser.TreeSitter.Ruby 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. -- | Statically-known rules corresponding to symbols in the grammar.
mkSymbolDatatype (mkName "Grammar") tree_sitter_ruby mkSymbolDatatype (mkName "Grammar") tree_sitter_ruby