packages feed

hls-cabal-plugin 2.4.0.0 → 2.5.0.0

raw patch · 1 files changed

+7/−7 lines, 1 filesdep ~ghcidedep ~hls-graphdep ~hls-plugin-api

Dependency ranges changed: ghcide, hls-graph, hls-plugin-api, hls-test-utils, lsp, lsp-types

Files

hls-cabal-plugin.cabal view
@@ -1,6 +1,6 @@ cabal-version:      3.0 name:               hls-cabal-plugin-version:            2.4.0.0+version:            2.5.0.0 synopsis:           Cabal integration plugin with Haskell Language Server description:   Please see the README on GitHub at <https://github.com/haskell/haskell-language-server#readme>@@ -49,13 +49,13 @@     , directory     , filepath     , extra                 >=1.7.4-    , ghcide                == 2.4.0.0+    , ghcide                == 2.5.0.0     , hashable-    , hls-plugin-api        == 2.4.0.0-    , hls-graph             == 2.4.0.0+    , hls-plugin-api        == 2.5.0.0+    , hls-graph             == 2.5.0.0     , lens-    , lsp                   ^>=2.2-    , lsp-types             ^>=2.0.2+    , lsp                   ^>=2.3+    , lsp-types             ^>=2.1     , regex-tdfa            ^>=1.3.1     , stm     , text@@ -84,7 +84,7 @@     , filepath     , ghcide     , hls-cabal-plugin-    , hls-test-utils    == 2.4.0.0+    , hls-test-utils    == 2.5.0.0     , lens     , lsp     , lsp-types