mirror of
https://github.com/github/semantic.git
synced 2024-11-28 10:15:55 +03:00
Bump to tree-sitter-0.2.1.
This commit is contained in:
parent
8c0041f1ec
commit
b3ecc9fb56
@ -23,7 +23,7 @@ common haskell
|
||||
build-depends: base ^>=4.12
|
||||
, fused-effects ^>= 0.5
|
||||
, semantic-core ^>= 0.0
|
||||
, tree-sitter ^>= 0.2
|
||||
, tree-sitter ^>= 0.2.1
|
||||
, tree-sitter-python ^>= 0.2
|
||||
|
||||
ghc-options:
|
||||
|
@ -58,7 +58,7 @@ common dependencies
|
||||
, fused-effects ^>= 0.5.0.0
|
||||
, fused-effects-exceptions ^>= 0.2.0.0
|
||||
, hashable ^>= 1.2.7.0
|
||||
, tree-sitter ^>= 0.2
|
||||
, tree-sitter ^>= 0.2.1
|
||||
, mtl ^>= 2.2.2
|
||||
, network ^>= 2.8.0.0
|
||||
, process ^>= 1.6.3.0
|
||||
|
Loading…
Reference in New Issue
Block a user