Skip to content

Commit f30030c

Browse files
Support fourmolu 0.19.0.0 (#4693)
1 parent e3d38b0 commit f30030c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

haskell-language-server.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1470,7 +1470,7 @@ library hls-fourmolu-plugin
14701470
hs-source-dirs: plugins/hls-fourmolu-plugin/src
14711471
build-depends:
14721472
, filepath
1473-
, fourmolu ^>= 0.14 || ^>= 0.15 || ^>= 0.16 || ^>=0.17 || ^>=0.18
1473+
, fourmolu ^>= 0.14 || ^>= 0.15 || ^>= 0.16 || ^>=0.17 || ^>=0.18 || ^>=0.19
14741474
, ghc-boot-th
14751475
, ghcide == 2.11.0.0
14761476
, hls-plugin-api == 2.11.0.0

0 commit comments

Comments
 (0)