packages feed

hls-ormolu-plugin 1.0.0.1 → 1.0.1.0

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~ormoluPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: ormolu

API changes (from Hackage documentation)

Files

hls-ormolu-plugin.cabal view
@@ -1,6 +1,6 @@ cabal-version:      2.4 name:               hls-ormolu-plugin-version:            1.0.0.1+version:            1.0.1.0 synopsis:           Integration with the Ormolu code formatter description:   Please see the README on GitHub at <https://github.com/haskell/haskell-language-server#readme>@@ -28,7 +28,7 @@     , hls-plugin-api  >=1.1   && <1.3     , lens     , lsp-    , ormolu          ^>=0.1.2+    , ormolu          ^>=0.1.2 || ^>= 0.2     , text    default-language: Haskell2010