Skip to content

Commit 6e42e9a

Browse files
Support fourmolu 0.11 (#3533)
Co-authored-by: Michael Peyton Jones <[email protected]>
1 parent b7cb765 commit 6e42e9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/hls-fourmolu-plugin/hls-fourmolu-plugin.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ library
3131
build-depends:
3232
, base >=4.12 && <5
3333
, filepath
34-
, fourmolu ^>=0.3 || ^>=0.4 || ^>= 0.6 || ^>= 0.7 || ^>= 0.8 || ^>= 0.9 || ^>= 0.10
34+
, fourmolu ^>=0.3 || ^>=0.4 || ^>= 0.6 || ^>= 0.7 || ^>= 0.8 || ^>= 0.9 || ^>= 0.10 || ^>= 0.11
3535
, ghc
3636
, ghc-boot-th
3737
, ghcide ^>= 1.9

0 commit comments

Comments
 (0)