Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 31ff1de

Browse files
committed
These ones are also needed.
1 parent 083448d commit 31ff1de

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

semantic-ruby/semantic-ruby.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ test-suite test
7575
, semantic-ast
7676
, semantic-ruby
7777
, tasty
78+
, tree-sitter-ruby ^>= 0.5.0.2
7879

7980
executable benchmarks
8081
import: haskell

semantic-tsx/semantic-tsx.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,4 @@ test-suite test
7575
, semantic-ast
7676
, semantic-tsx
7777
, tasty
78+
, tree-sitter-tsx ^>= 0.5.0.1

semantic-typescript/semantic-typescript.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,4 @@ test-suite test
7575
, semantic-ast
7676
, semantic-typescript
7777
, tasty
78+
, tree-sitter-typescript ^>= 0.5.0.1

0 commit comments

Comments
 (0)