1
1
mirror of https://github.com/github/semantic.git synced 2024-11-22 14:20:24 +03:00
This commit is contained in:
Rob Rix 2024-03-20 13:52:54 -04:00
parent 3edbdd0962
commit 90ce217f40
12 changed files with 12 additions and 12 deletions

View File

@ -76,7 +76,7 @@ library
, semantic-source ^>= 0.2
, tasty ^>= 1.2.3
, tasty-hunit ^>= 0.10.0.2
, template-haskell >= 2.15 && < 2.19
, template-haskell >= 2.15 && < 2.22
, text ^>= 1.2.3.1
, tree-sitter ^>= 0.9.0.0
, unordered-containers ^>= 0.2.10

View File

@ -59,7 +59,7 @@ library
, semantic-proto ^>= 0
, semantic-source ^>= 0.2
, semantic-tags ^>= 0.0
, template-haskell >= 2.15 && < 2.19
, template-haskell >= 2.15 && < 2.22
, text ^>= 1.2.3
, tree-sitter ^>= 0.9
, tree-sitter-ql ^>= 0.1.0.2

View File

@ -59,7 +59,7 @@ library
, semantic-proto ^>= 0
, semantic-source ^>= 0.2
, semantic-tags ^>= 0.0
, template-haskell >= 2.15 && < 2.19
, template-haskell >= 2.15 && < 2.22
, text ^>= 1.2.3
, tree-sitter ^>= 0.9
, tree-sitter-go ^>= 0.5.0.1

View File

@ -59,7 +59,7 @@ library
, semantic-proto ^>= 0
, semantic-source ^>= 0.2
, semantic-tags ^>= 0.0
, template-haskell >= 2.15 && < 2.19
, template-haskell >= 2.15 && < 2.22
, text ^>= 1.2.3
, tree-sitter ^>= 0.9
, tree-sitter-java ^>= 0.7.0.1

View File

@ -56,7 +56,7 @@ library
, base >= 4.13 && < 5
, semantic-ast
, semantic-tags ^>= 0.0
, template-haskell >= 2.15 && < 2.19
, template-haskell >= 2.15 && < 2.22
, text ^>= 1.2.3
, tree-sitter ^>= 0.9
, tree-sitter-json ^>= 0.7.0.1

View File

@ -57,7 +57,7 @@ library
, semantic-proto ^>= 0
, semantic-source ^>= 0.2
, semantic-tags ^>= 0.0
, template-haskell >= 2.15 && < 2.19
, template-haskell >= 2.15 && < 2.22
, text ^>= 1.2.3
, tree-sitter ^>= 0.9
, tree-sitter-php ^>= 0.5.0.0

View File

@ -65,7 +65,7 @@ library
, semantic-proto ^>= 0
, semantic-source ^>= 0.2
, semantic-tags ^>= 0.0
, template-haskell >= 2.15 && < 2.19
, template-haskell >= 2.15 && < 2.22
, text ^>= 1.2.3
, tree-sitter ^>= 0.9
, tree-sitter-python ^>= 0.9.0.2

View File

@ -59,7 +59,7 @@ library
, semantic-proto ^>= 0
, semantic-source ^>= 0.2
, semantic-tags ^>= 0.0
, template-haskell >= 2.15 && < 2.19
, template-haskell >= 2.15 && < 2.22
, text ^>= 1.2.3
, tree-sitter ^>= 0.9
, tree-sitter-ruby ^>= 0.5.0.2

View File

@ -58,7 +58,7 @@ library
, semantic-ast
, semantic-source ^>= 0.2
, semantic-tags ^>= 0.0
, template-haskell >= 2.15 && < 2.19
, template-haskell >= 2.15 && < 2.22
, text ^>= 1.2.3
, tree-sitter ^>= 0.9
, tree-sitter-rust ^>= 0.1.0.0

View File

@ -59,7 +59,7 @@ library
, semantic-proto ^>= 0
, semantic-source ^>= 0.2
, semantic-tags ^>= 0.0
, template-haskell >= 2.15 && < 2.19
, template-haskell >= 2.15 && < 2.22
, text ^>= 1.2.3
, tree-sitter ^>= 0.9
, tree-sitter-tsx ^>= 0.5.0.1

View File

@ -59,7 +59,7 @@ library
, semantic-proto ^>= 0
, semantic-source ^>= 0.2
, semantic-tags ^>= 0.0
, template-haskell >= 2.15 && < 2.19
, template-haskell >= 2.15 && < 2.22
, text ^>= 1.2.3
, tree-sitter ^>= 0.9.0.0
, tree-sitter-typescript ^>= 0.5.0.1

View File

@ -118,7 +118,7 @@ library
, fused-effects ^>= 1.1
, hostname ^>= 1.0
, hscolour ^>= 1.24.4
, lens >= 4.17 && < 5.2
, lens >= 4.17 && < 5.3
, network >= 2.8 && < 3.2
, network-uri ^>= 2.6.1.0
, optparse-applicative >= 0.14.3 && < 0.16