We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3d38b0 commit f30030cCopy full SHA for f30030c
haskell-language-server.cabal
@@ -1470,7 +1470,7 @@ library hls-fourmolu-plugin
1470
hs-source-dirs: plugins/hls-fourmolu-plugin/src
1471
build-depends:
1472
, filepath
1473
- , fourmolu ^>= 0.14 || ^>= 0.15 || ^>= 0.16 || ^>=0.17 || ^>=0.18
+ , fourmolu ^>= 0.14 || ^>= 0.15 || ^>= 0.16 || ^>=0.17 || ^>=0.18 || ^>=0.19
1474
, ghc-boot-th
1475
, ghcide == 2.11.0.0
1476
, hls-plugin-api == 2.11.0.0
0 commit comments