mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
constrain tree-sitter-python
This commit is contained in:
parent
f4880a4bf9
commit
44116ae2f5
@ -23,7 +23,7 @@ library
|
||||
build-depends: base ^>=4.12.0.0
|
||||
, tree-sitter ^>= 0.5
|
||||
, semantic-source ^>= 0.0
|
||||
, tree-sitter-python
|
||||
, tree-sitter-python ^>= 0.6
|
||||
, bytestring
|
||||
, optparse-applicative ^>= 0.14.3.0
|
||||
hs-source-dirs: src
|
||||
@ -37,7 +37,7 @@ executable semantic-ast
|
||||
, semantic-ast
|
||||
, tree-sitter ^>= 0.5
|
||||
, semantic-source ^>= 0.0
|
||||
, tree-sitter-python
|
||||
, tree-sitter-python ^>= 0.6
|
||||
, bytestring
|
||||
, optparse-applicative ^>= 0.14.3.0
|
||||
hs-source-dirs: src
|
||||
|
Loading…
Reference in New Issue
Block a user