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

Commit 90ce217

Browse files
committed
ffs
1 parent 3edbdd0 commit 90ce217

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

Diff for: semantic-ast/semantic-ast.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ library
7676
, semantic-source ^>= 0.2
7777
, tasty ^>= 1.2.3
7878
, tasty-hunit ^>= 0.10.0.2
79-
, template-haskell >= 2.15 && < 2.19
79+
, template-haskell >= 2.15 && < 2.22
8080
, text ^>= 1.2.3.1
8181
, tree-sitter ^>= 0.9.0.0
8282
, unordered-containers ^>= 0.2.10

Diff for: semantic-codeql/semantic-codeql.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ library
5959
, semantic-proto ^>= 0
6060
, semantic-source ^>= 0.2
6161
, semantic-tags ^>= 0.0
62-
, template-haskell >= 2.15 && < 2.19
62+
, template-haskell >= 2.15 && < 2.22
6363
, text ^>= 1.2.3
6464
, tree-sitter ^>= 0.9
6565
, tree-sitter-ql ^>= 0.1.0.2

Diff for: semantic-go/semantic-go.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ library
5959
, semantic-proto ^>= 0
6060
, semantic-source ^>= 0.2
6161
, semantic-tags ^>= 0.0
62-
, template-haskell >= 2.15 && < 2.19
62+
, template-haskell >= 2.15 && < 2.22
6363
, text ^>= 1.2.3
6464
, tree-sitter ^>= 0.9
6565
, tree-sitter-go ^>= 0.5.0.1

Diff for: semantic-java/semantic-java.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ library
5959
, semantic-proto ^>= 0
6060
, semantic-source ^>= 0.2
6161
, semantic-tags ^>= 0.0
62-
, template-haskell >= 2.15 && < 2.19
62+
, template-haskell >= 2.15 && < 2.22
6363
, text ^>= 1.2.3
6464
, tree-sitter ^>= 0.9
6565
, tree-sitter-java ^>= 0.7.0.1

Diff for: semantic-json/semantic-json.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ library
5656
, base >= 4.13 && < 5
5757
, semantic-ast
5858
, semantic-tags ^>= 0.0
59-
, template-haskell >= 2.15 && < 2.19
59+
, template-haskell >= 2.15 && < 2.22
6060
, text ^>= 1.2.3
6161
, tree-sitter ^>= 0.9
6262
, tree-sitter-json ^>= 0.7.0.1

Diff for: semantic-php/semantic-php.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ library
5757
, semantic-proto ^>= 0
5858
, semantic-source ^>= 0.2
5959
, semantic-tags ^>= 0.0
60-
, template-haskell >= 2.15 && < 2.19
60+
, template-haskell >= 2.15 && < 2.22
6161
, text ^>= 1.2.3
6262
, tree-sitter ^>= 0.9
6363
, tree-sitter-php ^>= 0.5.0.0

Diff for: semantic-python/semantic-python.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ library
6565
, semantic-proto ^>= 0
6666
, semantic-source ^>= 0.2
6767
, semantic-tags ^>= 0.0
68-
, template-haskell >= 2.15 && < 2.19
68+
, template-haskell >= 2.15 && < 2.22
6969
, text ^>= 1.2.3
7070
, tree-sitter ^>= 0.9
7171
, tree-sitter-python ^>= 0.9.0.2

Diff for: semantic-ruby/semantic-ruby.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ library
5959
, semantic-proto ^>= 0
6060
, semantic-source ^>= 0.2
6161
, semantic-tags ^>= 0.0
62-
, template-haskell >= 2.15 && < 2.19
62+
, template-haskell >= 2.15 && < 2.22
6363
, text ^>= 1.2.3
6464
, tree-sitter ^>= 0.9
6565
, tree-sitter-ruby ^>= 0.5.0.2

Diff for: semantic-rust/semantic-rust.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ library
5858
, semantic-ast
5959
, semantic-source ^>= 0.2
6060
, semantic-tags ^>= 0.0
61-
, template-haskell >= 2.15 && < 2.19
61+
, template-haskell >= 2.15 && < 2.22
6262
, text ^>= 1.2.3
6363
, tree-sitter ^>= 0.9
6464
, tree-sitter-rust ^>= 0.1.0.0

Diff for: semantic-tsx/semantic-tsx.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ library
5959
, semantic-proto ^>= 0
6060
, semantic-source ^>= 0.2
6161
, semantic-tags ^>= 0.0
62-
, template-haskell >= 2.15 && < 2.19
62+
, template-haskell >= 2.15 && < 2.22
6363
, text ^>= 1.2.3
6464
, tree-sitter ^>= 0.9
6565
, tree-sitter-tsx ^>= 0.5.0.1

Diff for: semantic-typescript/semantic-typescript.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ library
5959
, semantic-proto ^>= 0
6060
, semantic-source ^>= 0.2
6161
, semantic-tags ^>= 0.0
62-
, template-haskell >= 2.15 && < 2.19
62+
, template-haskell >= 2.15 && < 2.22
6363
, text ^>= 1.2.3
6464
, tree-sitter ^>= 0.9.0.0
6565
, tree-sitter-typescript ^>= 0.5.0.1

Diff for: semantic/semantic.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ library
118118
, fused-effects ^>= 1.1
119119
, hostname ^>= 1.0
120120
, hscolour ^>= 1.24.4
121-
, lens >= 4.17 && < 5.2
121+
, lens >= 4.17 && < 5.3
122122
, network >= 2.8 && < 3.2
123123
, network-uri ^>= 2.6.1.0
124124
, optparse-applicative >= 0.14.3 && < 0.16

0 commit comments

Comments
 (0)