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

Commit 5589345

Browse files
committed
How did these ever build?
1 parent 3f3dfe6 commit 5589345

7 files changed

Lines changed: 0 additions & 7 deletions

File tree

semantic-go/semantic-go.cabal

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

semantic-java/semantic-java.cabal

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

semantic-json/semantic-json.cabal

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,3 @@ test-suite test
7272
, semantic-ast
7373
, semantic-json
7474
, tasty
75-
, tree-sitter-json ^>= 0.7.0.1

semantic-python/semantic-python.cabal

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ test-suite test
128128
, semantic-ast
129129
, semantic-python
130130
, tasty
131-
, tree-sitter-python ^>= 0.9.0.2
132131

133132
executable benchmark
134133
import: haskell

semantic-ruby/semantic-ruby.cabal

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

8079
executable benchmarks
8180
import: haskell

semantic-tsx/semantic-tsx.cabal

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,3 @@ 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: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,3 @@ test-suite test
7575
, semantic-ast
7676
, semantic-typescript
7777
, tasty
78-
, tree-sitter-typescript ^>= 0.5.0.1

0 commit comments

Comments
 (0)