Skip to content

Commit c1a7527

Browse files
Add support for Fourmolu 0.9 (#3331)
Co-authored-by: Michael Peyton Jones <[email protected]>
1 parent 7020532 commit c1a7527

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
@@ -35,7 +35,7 @@ library
3535
build-depends:
3636
, base >=4.12 && <5
3737
, filepath
38-
, fourmolu ^>=0.3 || ^>=0.4 || ^>= 0.6 || ^>= 0.7 || ^>= 0.8
38+
, fourmolu ^>=0.3 || ^>=0.4 || ^>= 0.6 || ^>= 0.7 || ^>= 0.8 || ^>= 0.9
3939
, ghc
4040
, ghc-boot-th
4141
, ghcide ^>=1.8

0 commit comments

Comments
 (0)