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

Commit 2dd1df8

Browse files
committed
Prune the right dependencies (hopefully).
1 parent 31ff1de commit 2dd1df8

3 files changed

Lines changed: 0 additions & 4 deletions

File tree

semantic-parse/semantic-parse.cabal

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,5 @@ executable semantic-parse
5757
, semantic-ast
5858
, semantic-python
5959
, semantic-source ^>= 0.1.0.1
60-
, tree-sitter-python ^>= 0.9.0.1
6160
hs-source-dirs: app
6261
default-language: Haskell2010

semantic-python/semantic-python.cabal

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,3 @@ executable benchmark
141141
, gauge ^>= 0.2.5
142142
, semantic-ast
143143
, semantic-python
144-
, tree-sitter-python ^>= 0.9.0.2

semantic-ruby/semantic-ruby.cabal

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ executable benchmarks
9292
, pathtype ^>= 0.8.1
9393
, semantic-ast
9494
, semantic-ruby
95-
, tree-sitter-ruby ^>= 0.5.0.2
9695

9796
executable tree-sitter-ruby
9897
import: haskell
@@ -104,4 +103,3 @@ executable tree-sitter-ruby
104103
, bytestring
105104
, semantic-ast
106105
, semantic-ruby
107-
, tree-sitter-ruby ^>= 0.5.0.2

0 commit comments

Comments
 (0)