diff --git a/hls-test-utils/hls-test-utils.cabal b/hls-test-utils/hls-test-utils.cabal index 32c3f2e805..1ec859f732 100644 --- a/hls-test-utils/hls-test-utils.cabal +++ b/hls-test-utils/hls-test-utils.cabal @@ -41,7 +41,7 @@ library , directory , extra , filepath - , ghcide ^>=1.4 || ^>=1.5 + , ghcide ^>=1.5.0 , hls-graph , hls-plugin-api ^>=1.2 , hspec <2.8 diff --git a/plugins/hls-class-plugin/hls-class-plugin.cabal b/plugins/hls-class-plugin/hls-class-plugin.cabal index d7342d72c0..4cc10522ff 100644 --- a/plugins/hls-class-plugin/hls-class-plugin.cabal +++ b/plugins/hls-class-plugin/hls-class-plugin.cabal @@ -29,7 +29,7 @@ library , containers , ghc , ghc-exactprint - , ghcide >=1.2 && <1.6 + , ghcide ^>=1.5.0 , hls-plugin-api >=1.1 && <1.3 , lens , lsp diff --git a/plugins/hls-fourmolu-plugin/hls-fourmolu-plugin.cabal b/plugins/hls-fourmolu-plugin/hls-fourmolu-plugin.cabal index 240935ec66..843aee58e4 100644 --- a/plugins/hls-fourmolu-plugin/hls-fourmolu-plugin.cabal +++ b/plugins/hls-fourmolu-plugin/hls-fourmolu-plugin.cabal @@ -26,7 +26,7 @@ library , fourmolu ^>=0.3 || ^>=0.4 , ghc , ghc-boot-th - , ghcide >=1.2 && <1.6 + , ghcide ^>=1.5.0 , hls-plugin-api >=1.1 && <1.3 , lens , lsp diff --git a/plugins/hls-hlint-plugin/hls-hlint-plugin.cabal b/plugins/hls-hlint-plugin/hls-hlint-plugin.cabal index afe9c07c81..61836daab5 100644 --- a/plugins/hls-hlint-plugin/hls-hlint-plugin.cabal +++ b/plugins/hls-hlint-plugin/hls-hlint-plugin.cabal @@ -55,7 +55,7 @@ library , extra , filepath , ghc-exactprint >=0.6.3.4 - , ghcide ^>=1.4 || ^>=1.5 + , ghcide ^>=1.5.0 , hashable , hlint , hls-plugin-api >=1.1 && <1.3 diff --git a/plugins/hls-ormolu-plugin/hls-ormolu-plugin.cabal b/plugins/hls-ormolu-plugin/hls-ormolu-plugin.cabal index bc416d5303..8ab491f626 100644 --- a/plugins/hls-ormolu-plugin/hls-ormolu-plugin.cabal +++ b/plugins/hls-ormolu-plugin/hls-ormolu-plugin.cabal @@ -24,7 +24,7 @@ library , filepath , ghc , ghc-boot-th - , ghcide >=1.2 && <1.6 + , ghcide ^>=1.5.0 , hls-plugin-api >=1.1 && <1.3 , lens , lsp diff --git a/plugins/hls-retrie-plugin/hls-retrie-plugin.cabal b/plugins/hls-retrie-plugin/hls-retrie-plugin.cabal index 08662ede87..99c8a3d6df 100644 --- a/plugins/hls-retrie-plugin/hls-retrie-plugin.cabal +++ b/plugins/hls-retrie-plugin/hls-retrie-plugin.cabal @@ -23,7 +23,7 @@ library , directory , extra , ghc - , ghcide >=1.2 && <1.6 + , ghcide ^>=1.5.0 , hashable , hls-plugin-api >=1.1 && <1.3 , lsp diff --git a/plugins/hls-splice-plugin/hls-splice-plugin.cabal b/plugins/hls-splice-plugin/hls-splice-plugin.cabal index d7c4e99cf4..3d945ba9e6 100644 --- a/plugins/hls-splice-plugin/hls-splice-plugin.cabal +++ b/plugins/hls-splice-plugin/hls-splice-plugin.cabal @@ -38,7 +38,7 @@ library , foldl , ghc , ghc-exactprint - , ghcide >=1.2 && <1.6 + , ghcide ^>=1.5.0 , hls-plugin-api >=1.1 && <1.3 , lens , lsp diff --git a/plugins/hls-stylish-haskell-plugin/hls-stylish-haskell-plugin.cabal b/plugins/hls-stylish-haskell-plugin/hls-stylish-haskell-plugin.cabal index d9eae4b04b..3bfc719cc6 100644 --- a/plugins/hls-stylish-haskell-plugin/hls-stylish-haskell-plugin.cabal +++ b/plugins/hls-stylish-haskell-plugin/hls-stylish-haskell-plugin.cabal @@ -24,7 +24,7 @@ library , filepath , ghc , ghc-boot-th - , ghcide >=1.2 && <1.6 + , ghcide ^>=1.5.0 , hls-plugin-api >=1.1 && <1.3 , lsp-types , stylish-haskell ^>=0.12 || ^>=0.13 diff --git a/plugins/hls-tactics-plugin/hls-tactics-plugin.cabal b/plugins/hls-tactics-plugin/hls-tactics-plugin.cabal index 14f748a93d..e2cbea5944 100644 --- a/plugins/hls-tactics-plugin/hls-tactics-plugin.cabal +++ b/plugins/hls-tactics-plugin/hls-tactics-plugin.cabal @@ -82,7 +82,7 @@ library , ghc-boot-th , ghc-exactprint , ghc-source-gen ^>=0.4.1 - , ghcide ^>=1.4.1 || ^>=1.5 + , ghcide ^>=1.5.0 , hls-graph , hls-plugin-api >=1.1 && <1.3 , hyphenation