diff --git a/plugins/hls-fourmolu-plugin/hls-fourmolu-plugin.cabal b/plugins/hls-fourmolu-plugin/hls-fourmolu-plugin.cabal index 4b4f511672..6b68f13405 100644 --- a/plugins/hls-fourmolu-plugin/hls-fourmolu-plugin.cabal +++ b/plugins/hls-fourmolu-plugin/hls-fourmolu-plugin.cabal @@ -34,7 +34,7 @@ library , fourmolu ^>=0.3 || ^>=0.4 || ^>= 0.6 || ^>= 0.7 || ^>= 0.8 || ^>= 0.9 || ^>= 0.10 , ghc , ghc-boot-th - , ghcide ^>=1.8.0.2 || ^>= 1.9 + , ghcide ^>= 1.9 , hls-plugin-api ^>=1.5 || ^>= 1.6 , lens , lsp diff --git a/plugins/hls-rename-plugin/hls-rename-plugin.cabal b/plugins/hls-rename-plugin/hls-rename-plugin.cabal index eca7705e84..11610ad274 100644 --- a/plugins/hls-rename-plugin/hls-rename-plugin.cabal +++ b/plugins/hls-rename-plugin/hls-rename-plugin.cabal @@ -29,7 +29,7 @@ library , extra , ghc , ghc-exactprint - , ghcide ^>=1.8 || ^>= 1.9 + , ghcide ^>= 1.9 , hashable , hiedb , hie-compat