Skip to content

Commit 0c19a2f

Browse files
committed
Update version dependencies
1 parent 4d27421 commit 0c19a2f

File tree

19 files changed

+20
-20
lines changed

19 files changed

+20
-20
lines changed

ghcide/ghcide.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ library
5656
Glob,
5757
haddock-library >= 1.8 && < 1.11,
5858
hashable,
59-
hie-compat ^>= 0.1.0.0,
59+
hie-compat ^>= 0.2.0.0,
6060
hls-plugin-api ^>= 1.1.0.0,
6161
lens,
6262
hiedb == 0.3.0.*,
@@ -73,7 +73,7 @@ library
7373
rope-utf16-splay,
7474
safe,
7575
safe-exceptions,
76-
hls-graph ^>= 1.3,
76+
hls-graph ^>= 1.4,
7777
sorted-list,
7878
sqlite-simple,
7979
stm,

hls-plugin-api/hls-plugin-api.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ library
5252
, opentelemetry
5353
, process
5454
, regex-tdfa >=1.3.1.0
55-
, hls-graph ^>=1.3
55+
, hls-graph ^>=1.4
5656
, text
5757
, unordered-containers
5858

hls-test-utils/hls-test-utils.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ library
4141
, directory
4242
, extra
4343
, filepath
44-
, ghcide >=1.3 && <1.4
44+
, ghcide ^>=1.4
4545
, hls-graph
4646
, hls-plugin-api ^>=1.1
4747
, hspec <2.8

plugins/hls-brittany-plugin/hls-brittany-plugin.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ library
2525
, filepath
2626
, ghc
2727
, ghc-boot-th
28-
, ghcide >=1.2 && <1.4
28+
, ghcide >=1.2 && <1.5
2929
, hls-plugin-api ^>=1.1
3030
, lens
3131
, lsp-types

plugins/hls-class-plugin/hls-class-plugin.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ library
3030
, ghc
3131
, ghc-api-compat
3232
, ghc-exactprint
33-
, ghcide >=1.2 && <1.4
33+
, ghcide >=1.2 && <1.5
3434
, hls-plugin-api ^>=1.1
3535
, lens
3636
, lsp

plugins/hls-eval-plugin/hls-eval-plugin.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ library
6262
, ghc-api-compat
6363
, ghc-boot-th
6464
, ghc-paths
65-
, ghcide >=1.2 && <1.4
65+
, ghcide >=1.2 && <1.5
6666
, hashable
6767
, hls-plugin-api ^>=1.1
6868
, lens

plugins/hls-explicit-imports-plugin/hls-explicit-imports-plugin.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ library
2020
, deepseq
2121
, ghc
2222
, ghc-api-compat
23-
, ghcide ^>=1.3
23+
, ghcide ^>=1.4
2424
, hls-graph
2525
, hls-plugin-api ^>=1.1
2626
, lsp

plugins/hls-floskell-plugin/hls-floskell-plugin.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ library
2222
build-depends:
2323
, base >=4.12 && <5
2424
, floskell ^>=0.10
25-
, ghcide >=1.2 && <1.4
25+
, ghcide >=1.2 && <1.5
2626
, hls-plugin-api ^>=1.1
2727
, lsp-types
2828
, text

plugins/hls-fourmolu-plugin/hls-fourmolu-plugin.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ library
2525
, fourmolu ^>=0.3
2626
, ghc
2727
, ghc-boot-th
28-
, ghcide >=1.2 && <1.4
28+
, ghcide >=1.2 && <1.5
2929
, hls-plugin-api ^>=1.1
3030
, lens
3131
, lsp

plugins/hls-haddock-comments-plugin/hls-haddock-comments-plugin.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ library
2929
, containers
3030
, ghc
3131
, ghc-exactprint
32-
, ghcide >=1.2 && <1.4
32+
, ghcide >=1.2 && <1.5
3333
, hls-plugin-api ^>=1.1
3434
, lsp-types
3535
, text

plugins/hls-hlint-plugin/hls-hlint-plugin.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ library
4848
, extra
4949
, filepath
5050
, ghc-exactprint >=0.6.3.4
51-
, ghcide >=1.2 && <1.4
51+
, ghcide ^>=1.4
5252
, hashable
5353
, hlint
5454
, hls-plugin-api ^>=1.1

plugins/hls-module-name-plugin/hls-module-name-plugin.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ library
2525
, base >=4.12 && <5
2626
, directory
2727
, filepath
28-
, ghcide >=1.2 && <1.4
28+
, ghcide >=1.2 && <1.5
2929
, hls-plugin-api ^>=1.1
3030
, lsp
3131
, text

plugins/hls-ormolu-plugin/hls-ormolu-plugin.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ library
2424
, filepath
2525
, ghc
2626
, ghc-boot-th
27-
, ghcide >=1.2 && <1.4
27+
, ghcide >=1.2 && <1.5
2828
, hls-plugin-api ^>=1.1
2929
, lens
3030
, lsp

plugins/hls-pragmas-plugin/hls-pragmas-plugin.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ library
2424
, base >=4.12 && <5
2525
, extra
2626
, fuzzy
27-
, ghcide >=1.2 && <1.4
27+
, ghcide >=1.2 && <1.5
2828
, hls-plugin-api ^>=1.1
2929
, lens
3030
, lsp

plugins/hls-refine-imports-plugin/hls-refine-imports-plugin.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ library
1919
, containers
2020
, deepseq
2121
, ghc
22-
, ghcide ^>=1.3
22+
, ghcide ^>=1.4
2323
, hls-explicit-imports-plugin ^>=1.0.0.1
2424
, hls-graph
2525
, hls-plugin-api ^>=1.1

plugins/hls-retrie-plugin/hls-retrie-plugin.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ library
2222
, extra
2323
, ghc
2424
, ghc-api-compat
25-
, ghcide >=1.2 && <1.4
25+
, ghcide >=1.2 && <1.5
2626
, hashable
2727
, hls-plugin-api ^>=1.1
2828
, lsp

plugins/hls-splice-plugin/hls-splice-plugin.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ library
3838
, foldl
3939
, ghc
4040
, ghc-exactprint
41-
, ghcide >=1.2 && <1.4
41+
, ghcide >=1.2 && <1.5
4242
, hls-plugin-api ^>=1.1
4343
, lens
4444
, lsp

plugins/hls-stylish-haskell-plugin/hls-stylish-haskell-plugin.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ library
2222
, filepath
2323
, ghc
2424
, ghc-boot-th
25-
, ghcide >=1.2 && <1.4
25+
, ghcide >=1.2 && <1.5
2626
, hls-plugin-api ^>=1.1
2727
, lsp-types
2828
, stylish-haskell ^>=0.12

plugins/hls-tactics-plugin/hls-tactics-plugin.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ library
7777
, ghc-boot-th
7878
, ghc-exactprint
7979
, ghc-source-gen
80-
, ghcide ^>=1.3
80+
, ghcide ^>=1.4
8181
, hls-graph
8282
, hls-plugin-api ^>=1.1
8383
, hyphenation

0 commit comments

Comments
 (0)