hls-code-range-plugin 2.0.0.0 → 2.0.0.1
raw patch · 1 files changed
+5/−5 lines, 1 filesdep ~ghcidedep ~hls-plugin-apidep ~hls-test-utilsPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: ghcide, hls-plugin-api, hls-test-utils
API changes (from Hackage documentation)
Files
hls-code-range-plugin.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.4 name: hls-code-range-plugin-version: 2.0.0.0+version: 2.0.0.1 synopsis: HLS Plugin to support smart selection range and Folding range @@ -37,9 +37,9 @@ , containers , deepseq , extra- , ghcide == 2.0.0.0+ , ghcide == 2.0.0.1 , hashable- , hls-plugin-api == 2.0.0.0+ , hls-plugin-api == 2.0.0.1 , lens , lsp , mtl@@ -62,9 +62,9 @@ , bytestring , containers , filepath- , ghcide == 2.0.0.0+ , ghcide == 2.0.0.1 , hls-code-range-plugin- , hls-test-utils == 2.0.0.0+ , hls-test-utils == 2.0.0.1 , lens , lsp , lsp-test