mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
remove tree-sitter version altogether
This commit is contained in:
parent
6dc21a3ef2
commit
22a6a4f708
@ -21,7 +21,7 @@ library
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.12.0.0
|
||||
, tree-sitter ^>= 0.4
|
||||
, tree-sitter
|
||||
, semantic-source ^>= 0.0
|
||||
, tree-sitter-python
|
||||
, bytestring
|
||||
@ -35,7 +35,7 @@ executable semantic-ast
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.12.0.0
|
||||
, semantic-ast
|
||||
, tree-sitter ^>= 0.4
|
||||
, tree-sitter
|
||||
, semantic-source ^>= 0.0
|
||||
, tree-sitter-python
|
||||
, bytestring
|
||||
|
Loading…
Reference in New Issue
Block a user