hls-stylish-haskell-plugin 1.0.0.3 → 1.0.0.4
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
hls-stylish-haskell-plugin.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.4 name: hls-stylish-haskell-plugin-version: 1.0.0.3+version: 1.0.0.4 synopsis: Integration with the Stylish Haskell code formatter description: Please see the README on GitHub at <https://github.com/haskell/haskell-language-server#readme>@@ -24,7 +24,7 @@ , filepath , ghc , ghc-boot-th- , ghcide >=1.2 && <1.6+ , ghcide ^>=1.5.0 , hls-plugin-api >=1.1 && <1.3 , lsp-types , stylish-haskell ^>=0.12 || ^>=0.13