hls-cabal-plugin 2.2.0.0 → 2.3.0.0
raw patch · 1 files changed
+5/−5 lines, 1 filesdep ~ghcidedep ~hls-graphdep ~hls-plugin-apiPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: ghcide, hls-graph, hls-plugin-api, hls-test-utils
API changes (from Hackage documentation)
Files
- hls-cabal-plugin.cabal +5/−5
hls-cabal-plugin.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: hls-cabal-plugin-version: 2.2.0.0+version: 2.3.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,10 +49,10 @@ , directory , filepath , extra >=1.7.4- , ghcide == 2.2.0.0+ , ghcide == 2.3.0.0 , hashable- , hls-plugin-api == 2.2.0.0- , hls-graph == 2.2.0.0+ , hls-plugin-api == 2.3.0.0+ , hls-graph == 2.3.0.0 , lens , lsp ^>=2.2 , lsp-types ^>=2.0.2@@ -84,7 +84,7 @@ , filepath , ghcide , hls-cabal-plugin- , hls-test-utils == 2.2.0.0+ , hls-test-utils == 2.3.0.0 , lens , lsp , lsp-types