1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00

add tree-sitter-java and tree-sitter-json to cabal file temporarily to try to get through CI

This commit is contained in:
Ayman Nadeem 2020-01-30 09:00:01 -05:00
parent fc3fdf7632
commit 1c8900b195

View File

@ -304,6 +304,8 @@ library
, unordered-containers ^>= 0.2.9.0
, vector ^>= 0.12.0.2
, tree-sitter-go ^>= 0.4.1.1
, tree-sitter-java ^>= 0.6.1
, tree-sitter-json ^>= 0.6
, tree-sitter-php ^>= 0.2
, tree-sitter-python ^>= 0.8.1
, tree-sitter-ruby ^>= 0.4.1