packages feed

hls-ormolu-plugin 2.4.0.0 → 2.5.0.0

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~ghcidedep ~hls-plugin-apidep ~hls-test-utils

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

Files

hls-ormolu-plugin.cabal view
@@ -1,6 +1,6 @@ cabal-version:      2.4 name:               hls-ormolu-plugin-version:            2.4.0.0+version:            2.5.0.0 synopsis:           Integration with the Ormolu code formatter description:   Please see the README on GitHub at <https://github.com/haskell/haskell-language-server#readme>@@ -34,8 +34,8 @@     , filepath     , ghc     , ghc-boot-th-    , ghcide          == 2.4.0.0-    , hls-plugin-api  == 2.4.0.0+    , ghcide          == 2.5.0.0+    , hls-plugin-api  == 2.5.0.0     , lens     , lsp     , mtl@@ -63,7 +63,7 @@     , filepath     , hls-ormolu-plugin     , hls-plugin-api-    , hls-test-utils     == 2.4.0.0+    , hls-test-utils     == 2.5.0.0     , lsp-types     , text     , ormolu